cpp-utilities/io
Martchus 668b149647 Initialize AdvancedIniFile::Field by default with IniFileFieldFlags::HasValue
The case that there's no equal sign is rather odd so don't make it the default.
2020-05-01 13:58:44 +02:00
..
ansiescapecodes.cpp Add function to get string representation of phrase 2020-01-14 21:27:46 +01:00
ansiescapecodes.h Add function to get string representation of phrase 2020-01-14 21:27:46 +01:00
binaryreader.cpp Add BinaryReader::readRemainingBytes() 2019-10-30 20:29:26 +01:00
binaryreader.h Add BinaryReader::readRemainingBytes() 2019-10-30 20:29:26 +01:00
binarywriter.cpp Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
binarywriter.h Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
bitreader.cpp Fix old namespaces being mentioned in the documentation 2019-09-04 18:45:28 +02:00
bitreader.h Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
copy.h Fix old namespaces being mentioned in the documentation 2019-09-04 18:45:28 +02:00
inifile.cpp Add AdvancedIniFile for better preserving certain aspects like comments 2020-05-01 13:47:06 +02:00
inifile.h Initialize AdvancedIniFile::Field by default with IniFileFieldFlags::HasValue 2020-05-01 13:58:44 +02:00
misc.cpp Add writeFile() 2019-12-15 19:00:15 +01:00
misc.h Add writeFile() 2019-12-15 19:00:15 +01:00
nativefilestream.cpp Improve exception messages of NativeFileStream 2020-02-14 17:13:05 +01:00
nativefilestream.h Improve NativeFileStream 2019-08-13 00:28:25 +02:00
path.cpp Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
path.h Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00