Option related internals. Not designed for users. More...
Classes | |
| struct | pair |
| (name, value) option pair for opt::list's constructor. More... | |
| struct | defaults_list |
| Static list of opt::internals::pair's. More... | |
Typedefs | |
| typedef std::vector< std::string > | vector_of_strings |
|
typedef std::set< std::pair < unsigned, unsigned > > | set_of_uint_pairs |
Functions | |
| std::ostream & | print_vector_of_strings (std::ostream &o, const vector_of_strings &v) |
| std::ostream & | print_set_of_uint_pairs (std::ostream &o, const set_of_uint_pairs &s) |
Option related internals. Not designed for users.
1.6.2