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

#include <arg_router/utility/compile_time_string.hpp>

Inherits std::false_type.

Detailed Description

template<typename T>
struct arg_router::traits::is_compile_time_string_like< T >

Evaluates to true if T is a compile-time string-like type.

Template Parameters
TType to test

Definition at line 541 of file compile_time_string.hpp.


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