#include <lua_ptr.hpp>
Public Member Functions | |
enable_lua_ptr (T *tp) | |
Private Attributes | |
std::shared_ptr< T * > | self_ |
Friends | |
class | lua_ptr< T > |
Definition at line 22 of file lua_ptr.hpp.
|
inline |
Definition at line 25 of file lua_ptr.hpp.
|
friend |
Definition at line 25 of file lua_ptr.hpp.
|
private |
Definition at line 28 of file lua_ptr.hpp.