EasyLua  1.0
Lua API meta compiler for C++.
EasyLua::Resolvers::TypeIDResolver< type > 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>

Detailed Description

template<typename type>
struct EasyLua::Resolvers::TypeIDResolver< type >

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.


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