mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
19d01ecd1d
STATEFUL FUNCTIONS! Any stateful function now works and is properly cleaned up, thanks to some additional metatables that are associated with the function values. This lays the ground work for class bindings, but that's a far off dream. For now, table retrieval and `operator[]` is what's for dinner. |
||
---|---|---|
.. | ||
error.hpp | ||
function.hpp | ||
functional.hpp | ||
lua_function.hpp | ||
object.hpp | ||
reference.hpp | ||
stack.hpp | ||
state.hpp | ||
table.hpp | ||
tuple.hpp | ||
types.hpp |