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

#include <arg_router/policy/policy.hpp>

Inherits boost::mp11::mp_all_of< Tuple, is_policy >.

Detailed Description

template<typename Tuple>
struct arg_router::policy::is_all_policies< Tuple >

Evaluates to true if Tuple only contains policy types.

Template Parameters
TupleTuple of types to test

Definition at line 45 of file policy.hpp.


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