cpp-utilities/conversion
Martchus 787d541974 Fix conversion of 0 to string
Return "0" instead of an empty string
2017-03-07 00:28:46 +01:00
..
binaryconversion.h Improve documentation 2017-02-03 00:54:44 +01:00
binaryconversionprivate.h Refactor reading arguments 2016-12-23 22:40:33 +01:00
conversionexception.cpp minor adjustments 2016-01-18 23:41:30 +01:00
conversionexception.h Fix decoration for static builds 2016-08-29 15:35:48 +02:00
stringbuilder.h Fix conversion of 0 to string 2017-03-07 00:28:46 +01:00
stringconversion.cpp Use std::make_unique provided by C++14 2017-02-05 21:00:52 +01:00
stringconversion.h Fix conversion of 0 to string 2017-03-07 00:28:46 +01:00
types.h Fix decoration for static builds 2016-08-29 15:35:48 +02:00
widen.h Improve documentation 2017-02-03 00:54:44 +01:00