cppexpose  1.0.0.b785e04f23b8
C++ library for type introspection, reflection, and scripting interface
Public Types | List of all members
cppexpose::VoidType< Type > Struct Template Reference

Helper struct for SFINAE. More...

#include <cppexpose/include/cppexpose/plugin/ComponentHelpers.h>

Public Types

typedef void type
 

Detailed Description

template<typename Type>
struct cppexpose::VoidType< Type >

Helper struct for SFINAE.

Member Typedef Documentation

template<typename Type >
typedef void cppexpose::VoidType< Type >::type

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