1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-07-02 14:04:22 +00:00
dindexer/include/helpers
King_DuckZ 53a42fa7c0 Add bin tag to lexical_cast.
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.
2016-06-15 23:04:46 +01:00
..
implem Move db dbsource files to the postgresql backend lib and rename namespace. 2016-05-24 09:57:02 +02:00
compatibility.h Move mediatypes.hpp/cpp to machinery. 2016-03-04 09:01:11 +01:00
flatinsertin2dlist.hpp Move db dbsource files to the postgresql backend lib and rename namespace. 2016-05-24 09:57:02 +02:00
has_method.hpp New ScanIterator class. 2016-06-10 20:33:11 +02:00
infix_iterator.hpp Implement deleting sets from the db. 2015-12-12 20:20:57 +00:00
lengthof.h Update year on copyright notice. 2016-02-05 21:02:40 +01:00
lexical_cast.hpp Add bin tag to lexical_cast. 2016-06-15 23:04:46 +01:00
MaxSizedArray.hpp Move MaxSizedArray to helpers include dir. 2016-05-24 09:57:02 +02:00
MaxSizedArray.inl Move MaxSizedArray to helpers include dir. 2016-05-24 09:57:02 +02:00
sequence_bt.hpp Move sequence_bt and string_bt into helpers. 2016-06-15 14:53:07 +01:00
string_bt.hpp Move sequence_bt and string_bt into helpers. 2016-06-15 14:53:07 +01:00
stringize.h Update year on copyright notice. 2016-02-05 21:02:40 +01:00