OGS
TCLAPOutput.h File Reference

Detailed Description

Definition in file TCLAPOutput.h.

#include <tclap/CmdLine.h>
#include <regex>
Include dependency graph for TCLAPOutput.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BaseLib::TCLAPOutput

Namespaces

namespace  BaseLib

Functions

template<typename T>
const char * BaseLib::type_name ()
template<>
const char * BaseLib::type_name< std::string > ()
template<>
const char * BaseLib::type_name< int > ()
template<>
const char * BaseLib::type_name< double > ()
template<>
const char * BaseLib::type_name< float > ()
template<>
const char * BaseLib::type_name< bool > ()
template<>
const char * BaseLib::type_name< size_t > ()
template<>
const char * BaseLib::type_name< long > ()
template<>
const char * BaseLib::type_name< unsigned > ()