|
CppInterOp
C++ Language Interoperability Layer
|
Holds information for instantiating a template. More...
#include "include/CppInterOp/CppInterOpTypes.h"

Public Attributes | |
| void * | m_Type |
| const char * | m_IntegralValue |
Holds information for instantiating a template.
Standard-layout, C-compatible.
Definition at line 259 of file CppInterOpTypes.h.
| const char* TemplateArgInfo::m_IntegralValue |
Definition at line 261 of file CppInterOpTypes.h.
| void* TemplateArgInfo::m_Type |
Definition at line 260 of file CppInterOpTypes.h.