sol2/sol
Zachary 6637f2e1b7 Added table::get_with_default method
There is now a sol::table::get_with_default method that takes 2
arguments, one being the key to search on, the other being the default.
If the key does not have a value in the table the default value is
returned.
2016-03-29 13:03:19 -05:00
..
compatibility Documentation updates and new stack::check_get API. 2016-03-24 15:45:44 -04:00
compatibility.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
coroutine.hpp Documentation updates and new stack::check_get API. 2016-03-24 15:45:44 -04:00
debug.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
demangle.hpp Documentation updates and new stack::check_get API. 2016-03-24 15:45:44 -04:00
deprecate.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
error.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
function_result.hpp Ha ha haaa I forgot std::pair is a tuple-like type .-. 2016-03-14 18:33:10 -04:00
function_types_allocator.hpp Documentation updates and new stack::check_get API. 2016-03-24 15:45:44 -04:00
function_types_core.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
function_types_member.hpp Documentation updates and new stack::check_get API. 2016-03-24 15:45:44 -04:00
function_types_overload.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
function_types_static.hpp Documentation updates and new stack::check_get API. 2016-03-24 15:45:44 -04:00
function_types_usertype.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
function_types.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
function.hpp Documentation updates and new stack::check_get API. 2016-03-24 15:45:44 -04:00
inheritance.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
object.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
optional.hpp Properly directly include optional and reference it in C++17 and beyond. 2016-03-24 15:51:04 -04:00
overload.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
protected_function_result.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
protected_function.hpp Documentation updates and new stack::check_get API. 2016-03-24 15:45:44 -04:00
proxy_base.hpp Allow for checking whether or not a given proxy is valid. 2016-03-25 05:27:19 -04:00
proxy.hpp Off by one errors .-. 2016-03-25 05:38:09 -04:00
raii.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
reference.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
resolve.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
stack_check_get.hpp Full-on optional support. 2016-03-25 10:39:54 -04:00
stack_check.hpp Full-on optional support. 2016-03-25 10:39:54 -04:00
stack_core.hpp Full-on optional support. 2016-03-25 10:39:54 -04:00
stack_field.hpp Allow for checking whether or not a given proxy is valid. 2016-03-25 05:27:19 -04:00
stack_get.hpp Documentation updates and new stack::check_get API. 2016-03-24 15:45:44 -04:00
stack_pop.hpp Documentation updates and new stack::check_get API. 2016-03-24 15:45:44 -04:00
stack_probe.hpp Meow. 2016-03-25 05:43:37 -04:00
stack_push.hpp Documentation updates and new stack::check_get API. 2016-03-24 15:45:44 -04:00
stack.hpp Allow for checking whether or not a given proxy is valid. 2016-03-25 05:27:19 -04:00
state_view.hpp Documentation updates and new stack::check_get API. 2016-03-24 15:45:44 -04:00
state.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
table_core.hpp Added table::get_with_default method 2016-03-29 13:03:19 -05:00
table_iterator.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
table.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
thread.hpp Easier access to specific functions. 2016-03-14 16:10:08 -04:00
traits.hpp Documentation updates and new stack::check_get API. 2016-03-24 15:45:44 -04:00
tuple.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
types.hpp Full-on optional support. 2016-03-25 10:39:54 -04:00
userdata.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
usertype_traits.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
usertype.hpp Documentation updates and new stack::check_get API. 2016-03-24 15:45:44 -04:00