CLI11
C++11 Command Line Interface Parser
Public Types | List of all members
CLI::IsMemberType< const char * > Struct Template Reference

The main custom type needed here is const char * should be a string. More...

#include <TypeTools.hpp>

Public Types

using type = std::string
 

Detailed Description

template<>
struct CLI::IsMemberType< const char * >

The main custom type needed here is const char * should be a string.


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