cpp-utilities/conversion
Martchus 3a14d39a14 Add conversion from const char* to float/double
Previously only conversion from std::string to float/double
was possible.
2018-09-22 16:47:44 +02:00
..
binaryconversion.h Apply clang-format from LLVM 6 2018-03-24 17:00:30 +01:00
binaryconversionprivate.h Improve coding style in toFloat{32,64}() functions 2018-05-31 22:45:45 +02:00
conversionexception.cpp Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:45:23 +02:00
conversionexception.h Add 'const char *' overload to ConversionException 2018-03-11 22:36:59 +01:00
stringbuilder.h Apply clang-format 2018-05-08 00:35:51 +02:00
stringconversion.cpp Make use of thread_local optional 2018-06-03 22:14:22 +02:00
stringconversion.h Add conversion from const char* to float/double 2018-09-22 16:47:44 +02:00
types.h Apply clang-format 2017-05-01 03:13:11 +02:00
widen.h Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:45:23 +02:00