gz-cpp-util 1.3
A c++20 library containing various utilities
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  container
 iterator.hpp
 queue.hpp
 ringbuffer.hpp
  string
 conversion.hppContains utilities for type conversions to and from string
 from_string.hppContains functions to construct types from string
 to_string.hppContains functions to convert types to string
 utility.hppContains utility for strings
 .extranous_documentation.hpp
 concepts.hppConcepts that might be useful elsewhere
 exceptions.hppContains exceptions used in this library
 file_io.hppContains file reading/writing utility
 log.hppA logger capable of logging lots of different types and containers to stdout and/or a logfile
 regex.hppUtility for using regex with std::string_view and some regular expressions
 settings_manager.hpp
 util.hppVarious utilites