Scarab  v3.4.1
Project 8 C++ Utility Library
Public Types | List of all members
IsMemberType< T > Struct Template Reference

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

#include <CLI11.hpp>

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.

Definition at line 956 of file CLI11.hpp.

Member Typedef Documentation

◆ type

using type = T

Definition at line 956 of file CLI11.hpp.


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