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

#include <arg_router/policy/policy.hpp>

Detailed Description

template<typename T>
struct arg_router::policy::has_pre_parse_phase_method< T >

Determine if a policy has a pre_parse_phase method.

Template Parameters
TPolicy type to query

Definition at line 60 of file policy.hpp.


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