cpp-utilities/conversion
Martchus b363498f53 Allow specifying return type in joinStrings()
for joining an std::string from an std::vector<std::string_view>.
2020-07-25 22:53:46 +02: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 Construct tuple in in string builder directly 2020-03-02 18:23:38 +01:00
stringconversion.cpp Improve exception messages of NativeFileStream 2020-02-14 17:13:05 +01:00
stringconversion.h Allow specifying return type in joinStrings() 2020-07-25 22:53:46 +02:00