xlnt/source/detail
Crzyrndm 5a14d7b9d1 suppress conversion warnings
-- tolower takes chars and returns chars, types are int because C only deals with ints
-- format parameter is size_t but there is no std parsing function that returns size_t. stoull is used instead as the widest alternative, and then the cast is applied to suppress the conversion warnings
2018-06-18 23:24:13 +12:00
..
cryptography copyright year bump (2018) 2018-01-22 09:38:48 -05:00
external copyright year bump (2018) 2018-01-22 09:38:48 -05:00
header_footer copyright year bump (2018) 2018-01-22 09:38:48 -05:00
implementations implement abspath and archid flags, fixes some serialization problems 2018-05-28 23:13:57 -04:00
number_format copyright year bump (2018) 2018-01-22 09:38:48 -05:00
serialization suppress conversion warnings 2018-06-18 23:24:13 +12:00
binary.hpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
constants.cpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
constants.hpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
default_case.hpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
unicode.cpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
unicode.hpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00