.. |
compatibility
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
as_args.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
as_returns.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
bind_traits.hpp
|
return_type duplication
|
2018-03-19 00:20:08 -04:00 |
call.hpp
|
[ci skip] allow for pointer properties in non-checked-args builds
|
2018-03-29 09:24:41 -04:00 |
compatibility.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
container_traits.hpp
|
implement visible c:pairs() and c:at() functions for the user
|
2018-03-10 20:45:01 -05:00 |
container_usertype_metatable.hpp
|
implement visible c:pairs() and c:at() functions for the user
|
2018-03-10 20:45:01 -05:00 |
coroutine.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
debug.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
demangle.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
deprecate.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
environment.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
error_handler.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
error.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
experimental_usertype.hpp
|
prepare for new usertype
|
2018-03-15 17:16:28 -04:00 |
feature_test.hpp
|
Fix #626
|
2018-04-12 13:58:25 -04:00 |
filters.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
forward_detail.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
forward.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
function_result.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
function_types_core.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
function_types_overloaded.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
function_types_stateful.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
function_types_stateless.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
function_types_templated.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
function_types.hpp
|
prepare for new usertype
|
2018-03-15 17:16:28 -04:00 |
function.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
in_place.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
inheritance.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
load_result.hpp
|
Fix #626
|
2018-04-12 13:58:25 -04:00 |
object_base.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
object.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
optional_implementation.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
optional.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
overload.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
property.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
protect.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
protected_function_result.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
protected_function.hpp
|
Fix #626
|
2018-04-12 13:58:25 -04:00 |
protected_handler.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
proxy_base.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
proxy.hpp
|
Fix #626
|
2018-04-12 13:58:25 -04:00 |
raii.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
reference.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
resolve.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
simple_usertype_metatable.hpp
|
fix order of is_specialization_of, since mpark and arthur and friends convinced me of The One True Way
|
2018-03-01 22:08:27 -05:00 |
stack_check_get.hpp
|
Remove unused variant typedef
|
2018-03-11 20:12:23 -04:00 |
stack_check.hpp
|
Hammer down function behavior and provide an example to show how it works
|
2018-03-03 13:42:13 -05:00 |
stack_core.hpp
|
add reference to stack here
|
2018-04-01 21:38:21 -04:00 |
stack_field.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
stack_get.hpp
|
Fix #626
|
2018-04-12 13:58:25 -04:00 |
stack_guard.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
stack_iterator.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
stack_pop.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
stack_probe.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
stack_proxy_base.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
stack_proxy.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
stack_push.hpp
|
Fix #626
|
2018-04-12 13:58:25 -04:00 |
stack_reference.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
stack.hpp
|
add exception trampoline support to sol2 and add an example on how to use it
|
2018-03-09 22:27:49 -05:00 |
state_handling.hpp
|
add exception trampoline support to sol2 and add an example on how to use it
|
2018-03-09 22:27:49 -05:00 |
state_view.hpp
|
add exception trampoline support to sol2 and add an example on how to use it
|
2018-03-09 22:27:49 -05:00 |
state.hpp
|
improve docs
|
2018-03-05 22:54:31 -05:00 |
string_view.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
table_core.hpp
|
fix order of is_specialization_of, since mpark and arthur and friends convinced me of The One True Way
|
2018-03-01 22:08:27 -05:00 |
table_iterator.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
table.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
thread.hpp
|
improve docs
|
2018-03-05 22:54:31 -05:00 |
tie.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
traits.hpp
|
Full documentation overhaul. Add a billion more examples. Fix r-values getting stuck as r-value references in proxy keys.
|
2018-03-16 16:47:09 -04:00 |
trampoline.hpp
|
add exception trampoline support to sol2 and add an example on how to use it
|
2018-03-09 22:27:49 -05:00 |
tuple.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
types.hpp
|
implement visible c:pairs() and c:at() functions for the user
|
2018-03-10 20:45:01 -05:00 |
unicode.hpp
|
properly specify transcoding behavior
|
2018-02-24 18:50:23 -05:00 |
unsafe_function_result.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
unsafe_function.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
userdata.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
usertype_core.hpp
|
prepare for new usertype
|
2018-03-15 17:16:28 -04:00 |
usertype_metatable.hpp
|
implement visible c:pairs() and c:at() functions for the user
|
2018-03-10 20:45:01 -05:00 |
usertype_traits.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
usertype.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
variadic_args.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
variadic_results.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
wrapper.hpp
|
VC++ actually doesn't respect array reference return types through decltype. Kek. It's obscure, but... goodness, how does GCC and Clang get these things right consistently while VC++ keeps fumbling at it?
|
2018-03-18 23:41:03 -04:00 |