![]() |
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 67 of file validator_integer.h.
Definition at line 69 of file validator_integer.h.
std::int64_t advgetopt::validator_integer::range_t::f_maximum = std::numeric_limits<std::int64_t>::max() |
Definition at line 72 of file validator_integer.h.
std::int64_t advgetopt::validator_integer::range_t::f_minimum = std::numeric_limits<std::int64_t>::min() |
Definition at line 71 of file validator_integer.h.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.