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