cpp-utilities/conversion
Martchus 1154ed4d1c Improve exception messages of NativeFileStream
So one gets e.g. "open failed: Permission denied" instead of
just "open failed: iostream error".
2020-02-14 17:13:05 +01:00
..
binaryconversion.h Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
binaryconversionprivate.h Remove types 2019-04-13 20:33:39 +02: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 Support using string builder with types convertible to target string type 2020-02-13 17:05:46 +01:00
stringconversion.cpp Improve exception messages of NativeFileStream 2020-02-14 17:13:05 +01:00
stringconversion.h Improve exception messages of NativeFileStream 2020-02-14 17:13:05 +01:00