turtle/test/detail
Alexander Grund b802c51c2d
Reduce number of template instantiations
Combine result_type, function_arity, parameter_types into 1 trait.
This reduces the amount of template classes instantiated by a factor of 3 which should improve compile times and memory consumption.

Also improve tests and documentation of touched classes/traits.
2022-01-26 20:03:42 +01:00
..
test_function.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
test_invocation.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
test_is_functor.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
test_signature.cpp Reduce number of template instantiations 2022-01-26 20:03:42 +01:00
test_type_name.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00