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

#include <arg_router/traits.hpp>

Inherits std::false_type.

Detailed Description

template<typename... T>
struct arg_router::traits::always_false< T >

Regardless of T, always evaluates to false.

Template Parameters
T'Sink' type

Definition at line 47 of file traits.hpp.


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