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

#include <arg_router/traits.hpp>

Detailed Description

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

Determine if a type has a minimum_count() static method.

Template Parameters
TType to query

Definition at line 465 of file traits.hpp.


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