CLI11  2.5.0
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.

Member Typedef Documentation

using CLI::IsMemberType< const char * >::type = std::string

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