![]() |
advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
|
Public Types | |
typedef std::vector< range_t > | vector_t |
Public Attributes | |
std::int64_t | f_maximum = std::numeric_limits<std::int64_t>::max() |
std::int64_t | f_minimum = std::numeric_limits<std::int64_t>::min() |
Definition at line 66 of file validator_length.h.
typedef std::vector<range_t> advgetopt::validator_length::range_t::vector_t |
Definition at line 68 of file validator_length.h.
std::int64_t advgetopt::validator_length::range_t::f_maximum = std::numeric_limits<std::int64_t>::max() |
Definition at line 71 of file validator_length.h.
std::int64_t advgetopt::validator_length::range_t::f_minimum = std::numeric_limits<std::int64_t>::min() |
Definition at line 70 of file validator_length.h.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.