![]() |
mutable
A Database System for Research and Fast Prototyping
|
#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>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 |
| |
Functions | |
| M_LCOV_EXCL_START std::ostream & | m::operator<< (std::ostream &out, const ArgParser &AP) |