arg_router
1.4.0
C++ command line argument parsing and routing
|
#include <arg_router/policy/no_result_value.hpp>
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.