GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
ArgParser.h File Reference
#include <iostream>
#include <fstream>
#include <sstream>
#include <stdexcept>
#include <string>
#include <utility>
#include <vector>
#include "Globals.h"
+ Include dependency graph for ArgParser.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArgParseConfig< T >
 
class  ArgParseConfigT< T >
 
class  ArgParseConfigT< bool >
 
class  ArgParseItem
 
class  ArgParser
 
struct  ParseError
 

Functions

std::ostream & operator<< (std::ostream &out, const ArgParser &val)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & out,
const ArgParser & val )

Definition at line 3 of file ArgParser.cxx.

References ArgParser::print().