mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Data Structures | Namespaces | Functions
ArgParser.hpp File Reference
#include <functional>
#include <iostream>
#include <memory>
#include <mutable/util/Diagnostic.hpp>
#include <mutable/util/macro.hpp>
#include <mutable/util/Pool.hpp>
#include <unordered_map>
#include <vector>
Include dependency graph for ArgParser.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  m::ArgParser
 A parser for command line arguments. More...
 
struct  m::ArgParser::Option
 
struct  m::ArgParser::OptionImpl< T >
 

Namespaces

namespace  m
 

‍mutable namespace


 

Functions

M_LCOV_EXCL_START std::ostream & m::operator<< (std::ostream &out, const ArgParser &AP)