sisi4s
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CLI::IsMemberType< T > Struct Template Reference

This can be specialized to override the type deduction for IsMember. More...

#include <CLI11.hpp>

Collaboration diagram for CLI::IsMemberType< T >:

Public Types

using type = T
 

Detailed Description

template<typename T>
struct CLI::IsMemberType< T >

This can be specialized to override the type deduction for IsMember.

Member Typedef Documentation

◆ type

template<typename T >
using CLI::IsMemberType< T >::type = T

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