Internal implementation for lutok::stack_cleaner.
More...
List of all members.
Public Member Functions |
| impl (state &state_ref_, const unsigned int original_depth_) |
| Constructor.
|
Detailed Description
Internal implementation for lutok::stack_cleaner.
Constructor & Destructor Documentation
lutok::stack_cleaner::impl::impl |
( |
state & |
state_ref_, |
|
|
const unsigned int |
original_depth_ |
|
) |
| |
|
inline |
Constructor.
- Parameters:
-
state_ref_ | Reference to the Lua state. |
original_depth_ | The depth of the Lua stack. |
The documentation for this struct was generated from the following file: