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

#include <arg_router/traits.hpp>

Detailed Description

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

Determine if a type has a static generate_help<Node, HelpNode, Flatten>(std::ostream&) method.

Template Parameters
TType to query

Definition at line 590 of file traits.hpp.


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