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

#include <cppexpose/include/cppexpose/base/function_helpers.h>

Public Types

typedef Seq< I... > Type
 

Member Typedef Documentation

template<size_t... I>
typedef Seq<I...> cppexpose::helper::GenSeq< 0, I... >::Type

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