2021-05-22 14:05:52 +02:00
..
any.hpp Bug fix from Function_Params refactor 2017-11-19 06:20:27 -07:00
bad_boxed_cast.hpp Merge remote-tracking branch 'origin/c++17' into develop 2018-05-29 13:21:09 -06:00
bind_first.hpp Merge remote-tracking branch 'origin/c++17' into develop 2018-05-29 13:21:09 -06:00
bootstrap_stl.hpp Merge branch 'develop' into best_practices 2018-05-30 08:30:29 -06:00
bootstrap.hpp Merge branch 'develop' into best_practices 2018-05-30 08:30:29 -06:00
boxed_cast_helper.hpp Merge remote-tracking branch 'origin/c++17' into develop 2018-05-29 13:21:09 -06:00
boxed_cast.hpp Update copyrights to 2018 2018-05-29 11:51:15 -06:00
boxed_number.hpp fix -Wcovered-switch-default warnings 2021-05-22 14:01:39 +02:00
boxed_value.hpp Merge branch 'develop' into best_practices 2018-05-30 08:30:29 -06:00
callable_traits.hpp replace typedef with using 2021-05-22 14:04:04 +02:00
dispatchkit.hpp don't return voids 2021-05-22 14:05:52 +02:00
dynamic_object_detail.hpp Merge branch 'develop' into best_practices 2018-05-30 08:30:29 -06:00
dynamic_object.hpp Merge remote-tracking branch 'origin/c++17' into develop 2018-05-29 13:21:09 -06:00
exception_specification.hpp Merge remote-tracking branch 'origin/c++17' into develop 2018-05-29 13:21:09 -06:00
function_call_detail.hpp Merge pull request #503 from SG-Skril/develop 2020-12-11 14:46:50 -05:00
function_call.hpp Merge remote-tracking branch 'origin/c++17' into develop 2018-05-29 13:21:09 -06:00
function_params.hpp drop useless statics and/or add [[nodiscard]] 2021-05-22 13:50:57 +02:00
function_signature.hpp Attempt to get C++17 work compiling for VS 2019 2019-04-20 12:09:24 -06:00
handle_return.hpp Merge branch 'release-6.x' into develop 2018-08-15 13:13:44 -06:00
operators.hpp Update copyrights to 2018 2018-05-29 11:51:15 -06:00
proxy_constructors.hpp Merge remote-tracking branch 'origin/c++17' into develop 2018-05-29 13:21:09 -06:00
proxy_functions_detail.hpp Fix compile errors on VS2019 (C++17) with Function_Params 2020-09-04 12:57:49 +02:00
proxy_functions.hpp Fix compile errors on VS2019 (C++17) with Function_Params 2020-09-04 12:57:49 +02:00
register_function.hpp Get VS compiling 2019-04-20 12:26:12 -06:00
short_alloc.hpp Fix single parameter constructors found by cppcheck 2016-10-28 15:49:40 -06:00
type_conversions.hpp map_conversion: copy forced for loop var p (incompatible ref type) 2021-01-15 09:14:49 +01:00
type_info.hpp replace typedef with using 2021-05-22 14:04:04 +02:00