cpp-utilities/conversion
Martchus 7204bc6f06 Support using string builder with types convertible to target string type
So e.g. std::filesystem::path can be used to build an std::string.
2020-02-13 17:05:46 +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 Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
stringconversion.h Apply clang-format 2019-10-30 23:02:30 +01:00