mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
5a14d7b9d1
-- 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 |
||
---|---|---|
.. | ||
cryptography | ||
external | ||
header_footer | ||
implementations | ||
number_format | ||
serialization | ||
binary.hpp | ||
constants.cpp | ||
constants.hpp | ||
default_case.hpp | ||
unicode.cpp | ||
unicode.hpp |