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

#include <arg_router/policy/no_result_value.hpp>

Inheritance diagram for arg_router::policy::no_result_value< typename >:
[legend]

Detailed Description

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

Indicates that a node or derived policy's owning node does not create a return value when parsed.

Policies or nodes can derive from this.

Definition at line 17 of file no_result_value.hpp.


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