Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThePhD/sol2
/ functions
Functions
2,144 in github.com/ThePhD/sol2
⨍
Functions
2,144
◇
Types & classes
1,317
Function
operator+
examples/source/usertype_special_functions.cpp:24
Function
operator+
include/sol/stack_iterator.hpp:147
Method
operator+
include/sol/stack_iterator.hpp:105
Method
operator-
examples/source/usertype_special_functions.cpp:15
Method
operator-
include/sol/stack_iterator.hpp:101
Method
operator--
include/sol/stack_iterator.hpp:85
Function
operator->
\returns a pointer to the stored value \requires a value is stored \group pointer \synopsis constexpr const T *operator->() const;
include/sol/optional_implementation.hpp:1324
Method
operator->
tests/run_time/source/container_shims.cpp:84
Method
operator->
include/sol/types.hpp:599
Method
operator->
include/sol/types.hpp:618
Method
operator->
include/sol/thread.hpp:45
Method
operator->
include/sol/stack_iterator.hpp:59
Method
operator->
\returns a pointer to the stored value \requires a value is stored \group pointer \synopsis constexpr const T *operator->() const;
include/sol/optional_implementation.hpp:2212
Function
operator<
include/sol/optional_implementation.hpp:1460
Method
operator<
tests/coroutines/source/array_proxy_lifetime.cpp:96
Method
operator<
automatically bound for obj < obj [ __lt ]
examples/source/usertype_automatic_operators.cpp:42
Method
operator<
include/sol/stack_iterator.hpp:129
Function
operator<=
include/sol/optional_implementation.hpp:1470
Method
operator<=
tests/coroutines/source/array_proxy_lifetime.cpp:102
Method
operator<=
automatically bound for obj <= obj [ __le ]
examples/source/usertype_automatic_operators.cpp:46
Method
operator<=
include/sol/stack_iterator.hpp:137
Function
operator==
include/sol/types.hpp:91
Function
operator==
include/sol/reference.hpp:748
Function
operator==
include/sol/table_proxy.hpp:284
Function
operator==
include/sol/stack_reference.hpp:207
Function
operator==
include/sol/optional_implementation.hpp:1450
Method
operator==
tests/run_time/source/operators.cpp:39
Method
operator==
tests/run_time/source/operators.cpp:48
Method
operator==
tests/run_time/source/operators.cpp:57
Method
operator==
tests/run_time/source/lua_value.cpp:44
Method
operator==
tests/run_time/source/container_shims.cpp:101
Method
operator==
Operators : comparison
tests/coroutines/source/array_proxy_lifetime.cpp:87
Method
operator==
examples/source/lua_value.cpp:20
Method
operator==
automatically bound for obj == obj [ __eq ]
examples/source/usertype_automatic_operators.cpp:38
Method
operator==
include/sol/pairs_iterator.hpp:193
Method
operator==
include/sol/table_iterator.hpp:94
Function
operator>
include/sol/optional_implementation.hpp:1465
Method
operator>
tests/coroutines/source/array_proxy_lifetime.cpp:93
Method
operator>
include/sol/stack_iterator.hpp:133
Function
operator>=
include/sol/optional_implementation.hpp:1475
Method
operator>=
tests/coroutines/source/array_proxy_lifetime.cpp:99
Method
operator>=
include/sol/stack_iterator.hpp:141
Method
operator[]
include/sol/unsafe_function_result.hpp:96
Method
operator[]
include/sol/usertype_proxy.hpp:123
Method
operator[]
include/sol/table_core.hpp:616
Method
operator[]
include/sol/usertype.hpp:119
Method
operator[]
include/sol/protected_function_result.hpp:158
Method
operator[]
include/sol/table_proxy.hpp:198
Method
operator[]
include/sol/variadic_args.hpp:142
Method
operator[]
include/sol/stack_iterator.hpp:111
Method
operator[]
include/sol/state_view.hpp:806
Method
operator^
tests/run_time/source/usertypes.constructors.cpp:95
Method
operator^
tests/run_time/source/usertypes.constructors.cpp:134
Function
operator|
include/sol/types.hpp:1505
Function
optional
include/sol/optional_implementation.hpp:1137
Method
optional
Constructs an optional that does not contain a value. \group ctor_empty
include/sol/optional_implementation.hpp:1099
Method
optional
Constructs an optional that does not contain a value. \group ctor_empty
include/sol/optional_implementation.hpp:2116
Method
optional_copy_assign_base
include/sol/optional_implementation.hpp:519
Method
optional_copy_base
include/sol/optional_implementation.hpp:459
Method
optional_delete_assign_base
include/sol/optional_implementation.hpp:607
Method
optional_delete_assign_base
include/sol/optional_implementation.hpp:616
Method
optional_delete_assign_base
include/sol/optional_implementation.hpp:625
Method
optional_delete_assign_base
include/sol/optional_implementation.hpp:634
Method
optional_delete_ctor_base
include/sol/optional_implementation.hpp:568
Method
optional_delete_ctor_base
include/sol/optional_implementation.hpp:577
Method
optional_delete_ctor_base
include/sol/optional_implementation.hpp:586
Method
optional_delete_ctor_base
include/sol/optional_implementation.hpp:595
Method
optional_move_assign_base
include/sol/optional_implementation.hpp:550
Method
optional_move_base
include/sol/optional_implementation.hpp:492
Method
options
tests/run_time/source/containers.cpp:248
Method
or_else
include/sol/optional_implementation.hpp:891
Method
or_else
include/sol/optional_implementation.hpp:1908
Method
order_suit
tests/run_time/source/container_shims.cpp:147
Function
oss_default_to_string
include/sol/stack_core.hpp:1365
Method
output_help
tests/run_time/source/containers.cpp:254
Method
overload1
examples/interop/luwra/source/luwra.cpp:25
Method
overload1
examples/interop/kaguya/source/kaguya.cpp:27
Method
overload2
examples/interop/luwra/source/luwra.cpp:28
Method
overload2
examples/interop/kaguya/source/kaguya.cpp:30
Function
overload_match
include/sol/call.hpp:313
Method
overload_set
include/sol/overload.hpp:35
Function
overloaded
tests/run_time/source/functions.cpp:54
Method
overloaded_function
include/sol/function_types_overloaded.hpp:38
Method
pairs
include/sol/usertype_container.hpp:463
Method
pairs
include/sol/usertype_container.hpp:1382
Method
pairs
include/sol/usertype_container.hpp:1554
Method
pairs_associative
include/sol/usertype_container.hpp:1237
Method
pairs_call
include/sol/usertype_container_launch.hpp:285
Method
pairs_iterator
include/sol/pairs_iterator.hpp:55
Function
pass_as_value
include/sol/types.hpp:567
Method
pget
tests/run_time/source/usertypes.basic.cpp:137
Function
pick_main_thread
include/sol/reference.hpp:245
Function
picky_bark
examples/source/overloading_with_members.cpp:24
Method
player
examples/source/usertype_advanced.cpp:15
Function
plop_xyz
tests/run_time/source/tables.indexing.cpp:28
Function
plop_xyz
tests/run_time/source/functions.cpp:75
Method
pointer
include/sol/reference.hpp:421
Method
pointer
include/sol/stack_reference.hpp:88
Method
policy_wrapper
include/sol/policies.hpp:75
Method
pop
include/sol/reference.hpp:393
← previous
next →
1,501–1,600 of 2,144, ranked by callers