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

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

#include <TypeTools.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.


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