callable_traits/test
Hans Dembinski 51bf01bf6d wip
2019-04-14 16:27:32 +02:00
..
add_member_const.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
add_member_cv.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
add_member_lvalue_reference.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
add_member_rvalue_reference.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
add_member_volatile.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
add_noexcept_constraints.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
add_noexcept.cpp add noexcept tests 2017-05-29 13:07:07 -05:00
add_transaction_safe_constraints.cpp Fixed newlines, tabs and ensured the source files end with a newline. 2018-01-03 21:04:31 +03:00
add_transaction_safe.cpp make lazy traits SFINAE-friendly 2017-04-22 14:43:44 -05:00
add_varargs_constraints.cpp Fixed newlines, tabs and ensured the source files end with a newline. 2018-01-03 21:04:31 +03:00
add_varargs.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
apply_member_pointer_constraints.cpp make lazy traits SFINAE-friendly 2017-04-22 14:43:44 -05:00
apply_member_pointer_function.cpp make lazy traits SFINAE-friendly 2017-04-22 14:43:44 -05:00
apply_member_pointer_pmd.cpp make lazy traits SFINAE-friendly 2017-04-22 14:43:44 -05:00
apply_member_pointer_pmf.cpp make lazy traits SFINAE-friendly 2017-04-22 14:43:44 -05:00
args_constraints.cpp improve test coverage, enable cv/ref in non-tranform traits 2017-11-04 14:09:05 -05:00
args.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
class_of_constraints.cpp Fixed newlines, tabs and ensured the source files end with a newline. 2018-01-03 21:04:31 +03:00
class_of.cpp Fixed newlines, tabs and ensured the source files end with a newline. 2018-01-03 21:04:31 +03:00
CMakeLists.txt wip 2019-04-14 16:27:32 +02:00
collapse_flags.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
function_type_constraints.cpp improve test coverage, enable cv/ref in non-tranform traits 2017-11-04 14:09:05 -05:00
function_type.cpp Fixed newlines, tabs and ensured the source files end with a newline. 2018-01-03 21:04:31 +03:00
has_member_qualifiers_simple.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
has_member_qualifiers.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
has_varargs.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
has_void_return.cpp Fixed newlines, tabs and ensured the source files end with a newline. 2018-01-03 21:04:31 +03:00
is_const_member.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
is_cv_member.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
is_invocable_r.cpp fix is_invocable tests for libc++ 2018-12-17 17:50:54 -06:00
is_invocable.cpp fix is_invocable tests for libc++ 2018-12-17 17:50:54 -06:00
is_lvalue_reference_member.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
is_noexcept.cpp improve test coverage, enable cv/ref in non-tranform traits 2017-11-04 14:09:05 -05:00
is_rvalue_reference_member.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
is_transaction_safe.cpp improve test coverage, enable cv/ref in non-tranform traits 2017-11-04 14:09:05 -05:00
is_volatile_member.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
Jamfile.v2 improve CI 2017-10-14 11:53:31 -05:00
qualified_class_of_constraints.cpp Remove windows newlines 2017-11-12 20:39:42 +00:00
qualified_class_of.cpp Fixed newlines, tabs and ensured the source files end with a newline. 2018-01-03 21:04:31 +03:00
qualifier_metafunction_constraints.cpp fix CI for lazy SFINAE 2017-10-14 11:10:46 -05:00
qualifier_metafunction_constraints.hpp Fixed newlines, tabs and ensured the source files end with a newline. 2018-01-03 21:04:31 +03:00
remove_member_const.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
remove_member_reference.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
remove_member_volatile.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
remove_noexcept_constraints.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
remove_noexcept.cpp improve test coverage, enable cv/ref in non-tranform traits 2017-11-04 14:09:05 -05:00
remove_transaction_safe_constraints.cpp Fixed newlines, tabs and ensured the source files end with a newline. 2018-01-03 21:04:31 +03:00
remove_transaction_safe.cpp improve test coverage, enable cv/ref in non-tranform traits 2017-11-04 14:09:05 -05:00
remove_varargs_constraints.hpp Fixed newlines, tabs and ensured the source files end with a newline. 2018-01-03 21:04:31 +03:00
remove_varargs.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
return_type.cpp copyright update, version bump 2017-07-02 15:25:02 -05:00
test.hpp improve test coverage, enable cv/ref in non-tranform traits 2017-11-04 14:09:05 -05:00