arg_router  1.4.0
C++ command line argument parsing and routing
arg_router::utility::compile_time_optional< T > Member List

This is the complete list of members for arg_router::utility::compile_time_optional< T >, including all inherited members.

compile_time_optional(value_type val) noexceptarg_router::utility::compile_time_optional< T >inlineexplicit
emptyarg_router::utility::compile_time_optional< T >static
operator bool() constarg_router::utility::compile_time_optional< T >inlineexplicit
operator*() const noexceptarg_router::utility::compile_time_optional< T >inline
operator*() noexceptarg_router::utility::compile_time_optional< T >inline
operator->() const noexceptarg_router::utility::compile_time_optional< T >inline
operator->() noexceptarg_router::utility::compile_time_optional< T >inline
value_type typedefarg_router::utility::compile_time_optional< T >