mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-07-02 14:04:22 +00:00
This also fixes a subtle bug: the size passed to MaxSizedArray in int_to_string() was calculated on the max value of type F, but when F was a signed type the max would only be for example 31 bits. Conversion of negative numbers would then fail with an assertion. |
||
---|---|---|
.. | ||
implem | ||
compatibility.h | ||
flatinsertin2dlist.hpp | ||
has_method.hpp | ||
infix_iterator.hpp | ||
lengthof.h | ||
lexical_cast.hpp | ||
MaxSizedArray.hpp | ||
MaxSizedArray.inl | ||
sequence_bt.hpp | ||
string_bt.hpp | ||
stringize.h |