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

#include <arg_router/tree_node_fwd.hpp>

Detailed Description

template<typename T>
struct arg_router::is_tree_node< T >

Evaulates to true if T derives from a tree_node specialisation.

Template Parameters
TType to test

Definition at line 33 of file tree_node_fwd.hpp.


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