xoreos  0.0.5
Static Public Member Functions | List of all members
Aurora::Lua::DefaultDeleter< T > Class Template Reference

#include <util.h>

Static Public Member Functions

static int function (lua_State *state)
 

Detailed Description

template<typename T>
class Aurora::Lua::DefaultDeleter< T >

Definition at line 51 of file util.h.

Member Function Documentation

◆ function()

template<typename T >
static int Aurora::Lua::DefaultDeleter< T >::function ( lua_State *  state)
inlinestatic

Definition at line 53 of file util.h.

References Aurora::Lua::Stack::getSize().

Here is the call graph for this function:

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