Bjorn Fahller 7865f8e7f2 Keep ModulePtr kompatible functions
Since use of (one of) the functions in bootstrap_stl.hpp is in a
sample, chances are there are people using them in real world
application code. Thus the backwards compatible versions.
2016-04-09 21:09:45 +02:00
..
any.hpp Enable use of shared_mutex now on C++14 2016-03-11 13:45:01 -07:00
bad_boxed_cast.hpp C++11/14 updates 2016-03-11 14:45:40 -07:00
bind_first.hpp Update copyrights 2016-02-14 20:04:17 -07:00
bootstrap_stl.hpp Keep ModulePtr kompatible functions 2016-04-09 21:09:45 +02:00
bootstrap.hpp Pass Module by reference instead of shared ptr 2016-04-09 15:42:55 +02:00
boxed_cast_helper.hpp Update boxed_cast_tests to account for new features 2016-03-27 20:50:15 -06:00
boxed_cast.hpp C++11/14 updates 2016-03-11 14:45:40 -07:00
boxed_number.hpp C++11/14 updates 2016-03-11 14:45:40 -07:00
boxed_value.hpp Prefer make_unique over make_shared 2016-04-04 15:36:38 -06:00
callable_traits.hpp Update copyrights 2016-02-14 20:04:17 -07:00
dispatchkit.hpp Pass Module by reference instead of shared ptr 2016-04-09 15:42:55 +02:00
dynamic_object_detail.hpp various c++11/c++14 cleanups 2016-03-12 07:05:29 -07:00
dynamic_object.hpp Add =, ==, and != for Dynamic_Objects 2016-03-12 12:44:05 -07:00
exception_specification.hpp Simplify exception_specification types 2016-03-11 10:57:20 -07:00
function_call_detail.hpp Fixes for type_conversion handling 2016-02-16 08:29:01 -07:00
function_call.hpp More C++11/C++14 updates 2016-03-11 18:17:04 -07:00
handle_return.hpp More C++11/C++14 updates 2016-03-11 18:17:04 -07:00
operators.hpp Pass Module by reference instead of shared ptr 2016-04-09 15:42:55 +02:00
proxy_constructors.hpp Update copyrights 2016-02-14 20:04:17 -07:00
proxy_functions_detail.hpp Mark i as unused for the sake of MSVC 0th case 2016-03-12 08:16:25 -07:00
proxy_functions.hpp Implement member pointer value support 2016-03-12 22:04:01 -07:00
register_function.hpp Update copyrights 2016-02-14 20:04:17 -07:00
type_conversions.hpp various c++11/c++14 cleanups 2016-03-12 07:05:29 -07:00
type_info.hpp Merge branch 'release-5.x' into develop 2016-03-30 13:01:46 -06:00