Jason Turner fc0264272f More thorough support for unique_ptr
* has a few issues, the main problem is that the base_class conversion
   is found before the unique_ptr conversion, so converting fails
2017-02-22 12:26:50 -08:00
..
any.hpp Some cleanups found by clang's analyzer 2016-10-28 14:53:01 -06:00
bad_boxed_cast.hpp Some cleanups found by clang's analyzer 2016-10-28 14:53:01 -06:00
bind_first.hpp Remove std::function from bind_first 2016-04-09 21:00:07 -06:00
bootstrap_stl.hpp Cleanups found with PMD's CPD 2016-10-29 09:41:55 -06:00
bootstrap.hpp Fix function reassignment 2016-10-07 09:36:38 -06:00
boxed_cast_helper.hpp Fix/enhance unique_ptr support 2017-02-04 09:14:07 -08:00
boxed_cast.hpp More thorough support for unique_ptr 2017-02-22 12:26:50 -08:00
boxed_number.hpp Enhance testing of integer literals 2017-02-02 15:07:37 -07:00
boxed_value.hpp More thorough support for unique_ptr 2017-02-22 12:26:50 -08:00
callable_traits.hpp Fix single parameter constructors found by cppcheck 2016-10-28 15:49:40 -06:00
dispatchkit.hpp Fix single parameter constructors found by cppcheck 2016-10-28 15:49:40 -06:00
dynamic_object_detail.hpp Some cleanups found by clang's analyzer 2016-10-28 14:53:01 -06:00
dynamic_object.hpp Fix single parameter constructors found by cppcheck 2016-10-28 15:49:40 -06:00
exception_specification.hpp Simplify exception_specification types 2016-03-11 10:57:20 -07:00
function_call_detail.hpp Some cleanups found by clang's analyzer 2016-10-28 14:53:01 -06:00
function_call.hpp Massive simplification of boxed_cast. More planned 2016-04-13 14:09:08 -06:00
handle_return.hpp Handle return of std::unique_ptr objects 2017-02-03 19:34:12 -08: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 Some cleanups found by clang's analyzer 2016-10-28 14:53:01 -06:00
proxy_functions.hpp Change comment format 2016-12-06 13:42:58 -07:00
register_function.hpp Remove 2-value bind in favor of lambdas 2017-02-01 15:42:32 -08:00
short_alloc.hpp Fix single parameter constructors found by cppcheck 2016-10-28 15:49:40 -06:00
type_conversions.hpp More thorough support for unique_ptr 2017-02-22 12:26:50 -08:00
type_info.hpp More thorough support for unique_ptr 2017-02-22 12:26:50 -08:00