Clearer distinction between types and tags
LUA_T* represents only types; tags (types + Variants) are represented by LUA_V* constants.
This commit is contained in:
Reference in New Issue
Block a user
LUA_T* represents only types; tags (types + Variants) are represented by LUA_V* constants.