|
C++ Utilities 5.31.1
Useful C++ classes and routines such as argument parser, IO and conversion utilities
|
Go to the source code of this file.
Classes | |
| class | CppUtilities::ArgumentReader |
| The ArgumentReader class internally encapsulates the process of reading command line arguments. More... | |
| class | CppUtilities::Wrapper |
| The Wrapper class is internally used print text which might needs to be wrapped preserving the indentation. More... | |
Namespaces | |
| namespace | CppUtilities |
| Contains all utilities provided by the c++utilities library. | |
Functions | |
| std::ostream & | CppUtilities::operator<< (std::ostream &os, const Wrapper &wrapper) |