arg_router  1.4.0
C++ command line argument parsing and routing
arg_router::policy::min_max_value_ct< MinType, MaxType > Member List

This is the complete list of members for arg_router::policy::min_max_value_ct< MinType, MaxType >, including all inherited members.

maximum_value(std::enable_if_t<!std::is_void_v< T >> *=nullptr) noexceptarg_router::policy::min_max_value_ct< MinType, MaxType >inlinestatic
min_max_value_ct() noexceptarg_router::policy::min_max_value_ct< MinType, MaxType >inlineexplicit
minimum_value(std::enable_if_t<!std::is_void_v< T >> *=nullptr) noexceptarg_router::policy::min_max_value_ct< MinType, MaxType >inlinestatic
validation_phase(const InputValueType &value, [[maybe_unused]] const Parents &... parents) constarg_router::policy::min_max_value_ct< MinType, MaxType >inline