arg_router  1.4.0
C++ command line argument parsing and routing
arg_router::traits::add_optional< T > Struct Template Reference

#include <arg_router/traits.hpp>

Detailed Description

template<typename T>
struct arg_router::traits::add_optional< T >

Create a std::optional<T>.

Template Parameters
TType to wrap

Definition at line 217 of file traits.hpp.


The documentation for this struct was generated from the following file: