.. |
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
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
call.hpp
|
add exception trampoline support to sol2 and add an example on how to use it
|
2018-03-09 22:27:49 -05: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 |
feature_test.hpp
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05: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
|
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 |
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
|
ᕕ༼ •̀︿•́༽ᕗ VC++ COMING THROUGH WAHAAAY ᕕ༼ •̀︿•́༽ᕗ
|
2018-03-06 17:36:33 -05: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
|
add exception trampoline support to sol2 and add an example on how to use it
|
2018-03-09 22:27:49 -05: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 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 |
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
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05: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
|
properly specify transcoding behavior
|
2018-02-24 18:50:23 -05: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
|
Visual C++ introduced a regression in all frontends that were not /std:c++14.
|
2018-02-28 19:20:20 -05: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
|
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 |
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
|
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 |
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
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |