arg_router  1.4.0
C++ command line argument parsing and routing
arg_router::policy::has_missing_phase_method< T, ValueType > Struct Template Reference

#include <arg_router/policy/policy.hpp>

Detailed Description

template<typename T, typename ValueType>
struct arg_router::policy::has_missing_phase_method< T, ValueType >

Determine if a policy has a missing_phase method.

Template Parameters
TPolicy type to query
ValueTypeParsed type

Definition at line 162 of file policy.hpp.


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