| .. |
|
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
|
fix implicit conversion warnings by making them explicit
|
2021-05-22 18:45:12 +02:00 |
|
function_signature.hpp
|
remove not required ()
|
2021-05-22 18:45:12 +02:00 |
|
handle_return.hpp
|
replace the deprecated is_pod_v with is_trivial_v
|
2021-05-22 18:45:12 +02:00 |
|
operators.hpp
|
Update copyrights to 2018
|
2018-05-29 11:51:15 -06:00 |
|
proxy_constructors.hpp
|
fix ChaiScript#537
|
2021-05-22 18:45:12 +02: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
|
don't default implicitly deleted operator=/ctor ChaiScript#527
|
2021-05-22 18:44:54 +02:00 |
|
type_info.hpp
|
replace typedef with using
|
2021-05-22 14:04:04 +02:00 |