-
use static_casts to silence MSVC warnings · e247e01aThéo DELRIEU authored
Those warnings are not "fixed", but that's intentional. Truncations are expected when ArithmeticType is not the same type than number_unsigned_t (or another basic_json template argument)
e247e01a
×