arg_router  1.4.0
C++ command line argument parsing and routing
arg_router::traits::supports_static_cast_conversion< From, To > Struct Template Reference

#include <arg_router/traits.hpp>

Detailed Description

template<typename From, typename To>
struct arg_router::traits::supports_static_cast_conversion< From, To >

Determine if the static_cast conversion From to To is valid.

Template Parameters
FromType to convert from
ToType to convert to

Definition at line 274 of file traits.hpp.


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