cpp-utilities/conversion
Martchus dd95310c73 Suppress warning about implicit sign conversions
The conversion from unsigned int to int should be ok here.
2023-06-10 18:14:06 +02:00
..
binaryconversion.h Avoid relying on compiler optimizations for binary conversions 2023-02-05 21:29:22 +01:00
binaryconversionprivate.h Avoid relying on compiler optimizations for binary conversions 2023-02-05 21:29:22 +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 Apply clang-format/cmake-format 2023-02-03 13:31:18 +01:00
stringconversion.cpp Suppress warning about implicit sign conversions 2023-06-10 18:14:06 +02:00
stringconversion.h Add helper to make native path from internal representaton 2022-03-17 22:31:11 +01:00