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

#include <arg_router/traits.hpp>

Detailed Description

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

Determine if a type has a push_back(typename T::value_type) method.

Template Parameters
TType to query

Definition at line 522 of file traits.hpp.


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