EasyLua  1.0
Lua API meta compiler for C++.
Static Public Attributes | List of all members
EasyLua::Resolvers::TypeIDResolver< Table > Struct Template Reference

The TypeIDResolver template struct is used to resolve EasyLua types to their internal EasyLua type identification numbers for use in the high level Table class. More...

#include <easylua.hpp>

Static Public Attributes

static const unsigned char value = EasyLua::EASYLUA_TABLE
 

Detailed Description

template<>
struct EasyLua::Resolvers::TypeIDResolver< Table >

The TypeIDResolver template struct is used to resolve EasyLua types to their internal EasyLua type identification numbers for use in the high level Table class.

Note
This resolver worries about the Table type specifically.

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