![]() |
Rosetta
2019.12
|
Program option interface class. More...
#include <utility/options/Option.fwd.hh>
#include <utility/options/keys/OptionKey.hh>
#include <utility/excn/Exceptions.hh>
#include <cstddef>
#include <string>
Classes | |
class | utility::options::Option |
Program option interface class. More... | |
Namespaces | |
utility | |
unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0. | |
utility::options | |
Functions | |
bool | utility::options::operator< (Option const &a, Option const &b) |
Option < Option. More... | |
Program option interface class.