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

#include <arg_router/parsing/parse_target.hpp>

Detailed Description

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

Determine if a node has a parse method.

Template Parameters
TNode type to query

Definition at line 151 of file parse_target.hpp.


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