sol2/sol
2018-11-10 06:41:06 -08:00
..
compatibility update documentation with additional information about resolve and overload (fixes #664 and fixes #665) 2018-06-15 13:19:09 -04: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 This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00
call.hpp update call 2018-11-09 10:53:46 -08:00
compatibility.hpp This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00
config_setup.hpp update documentation with additional information about resolve and overload (fixes #664 and fixes #665) 2018-06-15 13:19:09 -04:00
config.hpp This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00
container_traits.hpp fmt rename to fmt_ to avoid naming conflict with the spdlog library 2018-09-03 15:36:37 +02:00
container_usertype_metatable.hpp update documentation with additional information about resolve and overload (fixes #664 and fixes #665) 2018-06-15 13:19:09 -04:00
coroutine.hpp This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04: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 This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00
error_handler.hpp more travis stuff, add missing license notice, update license year 2018-02-19 21:15:26 -05:00
error.hpp This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00
experimental_usertype.hpp prepare for new usertype 2018-03-15 17:16:28 -04:00
feature_test.hpp update documentation with additional information about resolve and overload (fixes #664 and fixes #665) 2018-06-15 13:19:09 -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 This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00
forward.hpp forward declare more things to make gcc/clang happier 2018-06-15 15:54:43 -04: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 This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00
function_types.hpp Fix up the remaining sol2 issues, prepare for more sol3 stuff 2018-11-10 06:41:06 -08:00
function.hpp more travis stuff, add missing license notice, update license year 2018-02-19 21:15:26 -05:00
in_place.hpp This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00
inheritance.hpp Fiinaly remember the right keyword to place for a dependent typename... 2018-06-15 16:37:44 -04:00
load_result.hpp Add the clang check to load_result.hpp as well 2018-10-28 14:11:27 -07: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 This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00
optional.hpp This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04: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 update documentation with additional information about resolve and overload (fixes #664 and fixes #665) 2018-06-15 13:19:09 -04:00
protected_function.hpp This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -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 up the remaining sol2 issues, prepare for more sol3 stuff 2018-11-10 06:41:06 -08:00
raii.hpp some traits changes 2018-07-29 13:20:01 -04:00
reference.hpp Pop the correct element that was pushed 2018-10-17 14:40:18 -04: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 #673 2018-06-27 07:14:02 -04:00
stack_check_get_qualified.hpp fix #674 2018-06-26 15:57:55 -04:00
stack_check_get_unqualified.hpp fix #674 2018-06-26 15:57:55 -04:00
stack_check_get.hpp update documentation with additional information about resolve and overload (fixes #664 and fixes #665) 2018-06-15 13:19:09 -04:00
stack_check_qualified.hpp Fiinaly remember the right keyword to place for a dependent typename... 2018-06-15 16:37:44 -04:00
stack_check_unqualified.hpp Fix up the remaining sol2 issues, prepare for more sol3 stuff 2018-11-10 06:41:06 -08:00
stack_check.hpp update documentation with additional information about resolve and overload (fixes #664 and fixes #665) 2018-06-15 13:19:09 -04:00
stack_core.hpp fix #673 2018-06-27 07:14:02 -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_qualified.hpp cut off containers if they are not specialization 2018-11-09 09:41:44 -08:00
stack_get_unqualified.hpp add pointer() method 2018-06-27 11:34:40 -04:00
stack_get.hpp update documentation with additional information about resolve and overload (fixes #664 and fixes #665) 2018-06-15 13:19:09 -04:00
stack_guard.hpp This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04: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 This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00
stack_probe.hpp fix #638 2018-05-10 05:30:51 -06: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 add pointer() method 2018-06-27 11:34:40 -04:00
stack_reference.hpp add pointer() method 2018-06-27 11:34:40 -04: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 update documentation with additional information about resolve and overload (fixes #664 and fixes #665) 2018-06-15 13:19:09 -04:00
state_view.hpp This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00
state.hpp improve docs 2018-03-05 22:54:31 -05:00
string_view.hpp This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00
table_core.hpp fix #638 2018-05-10 05:30:51 -06: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 This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00
tie.hpp more travis stuff, add missing license notice, update license year 2018-02-19 21:15:26 -05:00
traits.hpp some traits changes 2018-07-29 13:20:01 -04:00
trampoline.hpp update documentation with additional information about resolve and overload (fixes #664 and fixes #665) 2018-06-15 13:19:09 -04:00
tuple.hpp more travis stuff, add missing license notice, update license year 2018-02-19 21:15:26 -05:00
types.hpp fix arity accumulation 2018-08-04 11:00:31 -04: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 This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00
userdata.hpp This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00
usertype_core.hpp fix #674 2018-06-26 15:57:55 -04:00
usertype_metatable.hpp Fix up the remaining sol2 issues, prepare for more sol3 stuff 2018-11-10 06:41:06 -08:00
usertype_traits.hpp more travis stuff, add missing license notice, update license year 2018-02-19 21:15:26 -05:00
usertype.hpp update documentation with additional information about resolve and overload (fixes #664 and fixes #665) 2018-06-15 13:19:09 -04: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 This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py 2018-04-17 12:29:03 -04:00