sol2/include/sol
2021-05-21 13:20:59 -04:00
..
compatibility Added FFI enabled check 2021-05-15 21:58:51 -04:00
as_args.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
as_returns.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
assert.hpp 🔨 Attempt to have assert CI not break 2021-03-06 10:53:04 -05:00
base_traits.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
bind_traits.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
bytecode.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
call.hpp 🐛 Fix up the call when the stack is cleaned out 2021-03-11 19:17:00 -05:00
compatibility.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
config.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
coroutine.hpp 🔨 asdhjsahd DO NOT BUILD 2021-05-06 18:44:25 -04:00
debug.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
demangle.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
deprecate.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
dump_handler.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
ebco.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
environment.hpp 🔨 asdhjsahd DO NOT BUILD 2021-05-06 18:44:25 -04:00
error_handler.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
error.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
forward_detail.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
forward.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
function_result.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
function_types_core.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
function_types_overloaded.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
function_types_stateful.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
function_types_stateless.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
function_types_templated.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
function_types.hpp 💚 Try to tamp down Clang errors 2021-05-07 03:17:24 -04:00
function.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
in_place.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
inheritance.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
load_result.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
lua_table.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
lua_value.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
make_reference.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
metatable.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
object_base.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
object.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
optional_implementation.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
optional.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
overload.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
packaged_coroutine.hpp 🔨 asdhjsahd DO NOT BUILD 2021-05-06 18:44:25 -04:00
pairs_iterator.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
pointer_like.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
policies.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
property.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
protect.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
protected_function_result.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
protected_function.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
protected_handler.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
proxy_base.hpp 🐛 But on the compiler's side! 2021-03-07 14:54:56 -05:00
raii.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
reference.hpp 🔨 asdhjsahd DO NOT BUILD 2021-05-06 18:44:25 -04:00
resolve.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
sol.hpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
stack_check_get_qualified.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_check_get_unqualified.hpp 🔨 asdhjsahd DO NOT BUILD 2021-05-06 18:44:25 -04:00
stack_check_get.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_check_qualified.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_check_unqualified.hpp 💚 Some stuff to make the CI builds a bit better 2021-05-07 01:56:32 -04:00
stack_check.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_core.hpp Fix required memory size calculations, do only one pass. 2021-05-21 13:20:59 -04:00
stack_field.hpp 🔨 asdhjsahd DO NOT BUILD 2021-05-06 18:44:25 -04:00
stack_get_qualified.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_get_unqualified.hpp 💚 Some stuff to make the CI builds a bit better 2021-05-07 01:56:32 -04:00
stack_get.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_guard.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_iterator.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_pop.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_probe.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_proxy_base.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_proxy.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_push.hpp 🔨 asdhjsahd DO NOT BUILD 2021-05-06 18:44:25 -04:00
stack_reference.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
state_handling.hpp 🔨 asdhjsahd DO NOT BUILD 2021-05-06 18:44:25 -04:00
state_view.hpp Added FFI enabled check 2021-05-15 21:58:51 -04:00
state.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
string_view.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
table_core.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
table_iterator.hpp 🐛 Not really a bug, but fixes #1127 2021-03-07 14:52:44 -05:00
table_proxy.hpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
table.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
thread.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
tie.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
traits.hpp 🐛 std::variant should be properly gated... 2021-03-14 19:51:29 -04:00
trampoline.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
tuple.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
types.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
unicode.hpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
unique_usertype_traits.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
unsafe_function_result.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
unsafe_function.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
userdata.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
usertype_container_launch.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
usertype_container.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
usertype_core.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
usertype_proxy.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
usertype_storage.hpp 🔨 asdhjsahd DO NOT BUILD 2021-05-06 18:44:25 -04:00
usertype_traits.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
usertype.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
variadic_args.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
variadic_results.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
version.hpp 🔨 asdhjsahd DO NOT BUILD 2021-05-06 18:44:25 -04:00
wrapper.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00