xoreos
0.0.5
|
Lua stack guard. More...
Go to the source code of this file.
Namespaces | |
Aurora | |
Aurora::Lua | |
Lua stack guard.
It's a helper class for storing and restoring the top position of a Lua stack. A guard stores the top at the construction and restores it at the end of a scope.
Definition in file stackguard.cpp.