arg_router  1.4.0
C++ command line argument parsing and routing
arg_router::policy::flatten_help_t< typename > Struct Template Reference

#include <arg_router/policy/flatten_help.hpp>

Detailed Description

template<typename = void>
struct arg_router::policy::flatten_help_t< typename >

Used to set a help node to display all command line options in one large tree.

The default behaviour for a help node is to only show the command line options for the specified level, this instructs to displsy all the options.

Definition at line 17 of file flatten_help.hpp.


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