..
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
Remove std::function from bind_first
2016-04-09 21:00:07 -06:00
bootstrap_stl.hpp
Add capacity check; fix vector_reserve unittest
2016-04-15 14:12:07 +03:00
bootstrap.hpp
Initial take on Tracer hooks
2016-04-30 20:53:01 -06:00
boxed_cast_helper.hpp
Remove unnecessary code
2016-04-15 23:02:42 -06:00
boxed_cast.hpp
Fix some boxed_cast and exception issues
2016-04-14 12:03:55 -06:00
boxed_number.hpp
Remove some unused code in Boxed_Value
2016-04-16 22:14:02 -06:00
boxed_value.hpp
Revert "Prefer make_unique over make_shared"
2016-04-16 09:02:38 -06:00
callable_traits.hpp
Update copyrights
2016-02-14 20:04:17 -07:00
dispatchkit.hpp
Initial take on Tracer hooks
2016-04-30 20:53:01 -06:00
dynamic_object_detail.hpp
Remove 'annotation' feature
2016-04-16 07:52:39 -06: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
Massive simplification of boxed_cast. More planned
2016-04-13 14:09:08 -06:00
handle_return.hpp
Merge branch 'develop' into cleanups_and_reworkds
2016-04-29 10:40:38 -06:00
operators.hpp
Remove unnecessary code
2016-04-15 23:02:42 -06:00
proxy_constructors.hpp
Update copyrights
2016-02-14 20:04:17 -07:00
proxy_functions_detail.hpp
Remove Do_Call helper class
2016-04-15 15:31:19 -06:00
proxy_functions.hpp
Make optimizer pluggable
2016-04-23 20:22:17 -06: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
Make type_info fully constexpr
2016-04-17 08:15:24 -06:00