C++ Utilities 5.24.8
Useful C++ classes and routines such as argument parser, IO and conversion utilities
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
argumentparserprivate.h File Reference
#include "./argumentparser.h"
#include "./commandlineutils.h"
Include dependency graph for argumentparserprivate.h:
This graph shows which files directly or indirectly include this file:

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 provides by the c++utilities library.
 

Functions

std::ostream & CppUtilities::operator<< (std::ostream &os, const Wrapper &wrapper)