C++ Utilities 5.24.7
Useful C++ classes and routines such as argument parser, IO and conversion utilities
Loading...
Searching...
No Matches
Todo List
Class CppUtilities::AdvancedIniFile
Support "line continuation", where a backslash followed immediately by EOL (end-of-line) causes the line break to be ignored, and the "logical line" to be continued on the next actual line from the INI file.
Class CppUtilities::DateTime
  • Allow to determine the date part for each component at once to prevent multiple invocations of getDatePart().