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

#include <arg_router/traits.hpp>

Detailed Description

template<typename T>
class arg_router::traits::has_runtime_children_method< T >

Determine if a type has a runtime_children static method.

Template Parameters
TType to query

Definition at line 560 of file traits.hpp.


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