Glen Fraser f355d27aea Fix GCC build error "explicit specialization in non-namespace scope"
- other compilers don't complain, but for GCC needed to move the
  template constructor specialization (array of size 0) outside the
  class declaration.
2020-09-04 13:52:25 +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 Merge remote-tracking branch 'origin/c++17' into develop 2018-05-29 13:21:09 -06:00
boxed_value.hpp Merge branch 'develop' into best_practices 2018-05-30 08:30:29 -06:00
callable_traits.hpp Update copyrights to 2018 2018-05-29 11:51:15 -06:00
dispatchkit.hpp Get VS compiling 2019-04-20 12:26:12 -06: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 Fix compile errors on VS2019 (C++17) with Function_Params 2020-09-04 12:57:49 +02:00
function_call.hpp Merge remote-tracking branch 'origin/c++17' into develop 2018-05-29 13:21:09 -06:00
function_params.hpp Fix GCC build error "explicit specialization in non-namespace scope" 2020-09-04 13:52:25 +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 Get VS compiling 2019-04-20 12:26:12 -06:00
type_info.hpp Merge remote-tracking branch 'origin/c++17' into develop 2018-05-29 13:21:09 -06:00