| .. |
|
__has_operator_addressof.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
has_virtual_destructor.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_abstract.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_assignable.pass.cpp
|
Qualify an internal call in is_assignable to prevent ADL lookup, which would 'complete' an type definition unnecessarily. Thanks to Richard Smith for the report.
|
11 years ago |
|
is_const.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_constructible.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_copy_assignable.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_copy_constructible.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_default_constructible.pass.cpp
|
Removed some tabs that snuck into the test suite. No functionality change
|
11 years ago |
|
is_destructible.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_empty.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_final.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_literal_type.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_move_assignable.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_move_constructible.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_nothrow_assignable.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_nothrow_constructible.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_nothrow_copy_assignable.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_nothrow_copy_constructible.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_nothrow_default_constructible.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_nothrow_destructible.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_nothrow_move_assignable.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_nothrow_move_constructible.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_pod.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_polymorphic.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_signed.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_standard_layout.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_trivial.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_trivially_assignable.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_trivially_constructible.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_trivially_copy_assignable.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_trivially_copy_constructible.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_trivially_copyable.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_trivially_default_constructible.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_trivially_destructible.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_trivially_move_assignable.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_trivially_move_constructible.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_unsigned.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
is_volatile.pass.cpp
|
Move test into test/std subdirectory.
|
11 years ago |