mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
6121da334f
Also a convenience type `sol::ref`, which is just an alias to `std::reference_wrapper`, to enable easy getting with `lua.get<>` (we can't use `lua.get<some_type>` because of necessary `Unqualified<T>` use) |
||
---|---|---|
.. | ||
debug.hpp | ||
default_construct.hpp | ||
demangle.hpp | ||
deprecate.hpp | ||
error.hpp | ||
function_types.hpp | ||
function.hpp | ||
object.hpp | ||
proxy.hpp | ||
reference.hpp | ||
resolve.hpp | ||
stack.hpp | ||
state.hpp | ||
table.hpp | ||
traits.hpp | ||
tuple.hpp | ||
types.hpp | ||
userdata_traits.hpp | ||
userdata.hpp |