cpp-utilities/conversion
Martchus 3afed30760 Detect overflow in functions to convert strings to numbers
Otherwise these functions can strictly run into undefined behavior which
should be prevented.
2021-05-24 19:51:49 +02:00
..
binaryconversion.h Fix warnings 2021-03-20 21:56:45 +01:00
binaryconversionprivate.h Fix warnings 2021-03-20 21:56:45 +01:00
conversionexception.cpp Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
conversionexception.h Fix old namespaces being mentioned in the documentation 2019-09-04 18:45:28 +02:00
stringbuilder.h Fix warnings 2021-03-20 21:56:45 +01:00
stringconversion.cpp Port away from deprecated WriteCompilerDetectionHeader module 2021-05-13 15:49:53 +02:00
stringconversion.h Detect overflow in functions to convert strings to numbers 2021-05-24 19:51:49 +02:00