gz-cpp-util 1.3
A c++20 library containing various utilities
|
▼ container | |
iterator.hpp | |
queue.hpp | |
ringbuffer.hpp | |
▼ string | |
conversion.hpp | Contains utilities for type conversions to and from string |
from_string.hpp | Contains functions to construct types from string |
to_string.hpp | Contains functions to convert types to string |
utility.hpp | Contains utility for strings |
.extranous_documentation.hpp | |
concepts.hpp | Concepts that might be useful elsewhere |
exceptions.hpp | Contains exceptions used in this library |
file_io.hpp | Contains file reading/writing utility |
log.hpp | A logger capable of logging lots of different types and containers to stdout and/or a logfile |
regex.hpp | Utility for using regex with std::string_view and some regular expressions |
settings_manager.hpp | |
util.hpp | Various utilites |