mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
29f171e124
Member functions now work as well for set_function. If performance of `new`ing a type ever becomes too large, we can create a custom allocator for the std::shared_ptr's of the types. We can also up-front allocate for the unordered_map as well. |
||
---|---|---|
.. | ||
error.hpp | ||
function.hpp | ||
functional.hpp | ||
lua_function.hpp | ||
object.hpp | ||
reference.hpp | ||
stack.hpp | ||
state.hpp | ||
table.hpp | ||
tuple.hpp | ||
types.hpp |