cxx/test/utilities/meta/meta.unary/meta.unary.prop
2010-11-23 19:15:49 +00:00
..
has_virtual_destructor.pass.cpp license change 2010-11-16 22:09:02 +00:00
is_abstract.pass.cpp license change 2010-11-16 22:09:02 +00:00
is_assignable.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_const.pass.cpp license change 2010-11-16 22:09:02 +00:00
is_constructible.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_copy_assignable.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_copy_constructible.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_default_constructible.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_destructible.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_empty.pass.cpp license change 2010-11-16 22:09:02 +00:00
is_literal_type.pass.cpp license change 2010-11-16 22:09:02 +00:00
is_move_assignable.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_move_constructible.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_nothrow_assignable.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_nothrow_constructible.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_nothrow_copy_assignable.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_nothrow_copy_constructible.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_nothrow_default_constructible.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_nothrow_destructible.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_nothrow_move_assignable.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_nothrow_move_constructible.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_pod.pass.cpp license change 2010-11-16 22:09:02 +00:00
is_polymorphic.pass.cpp license change 2010-11-16 22:09:02 +00:00
is_signed.pass.cpp license change 2010-11-16 22:09:02 +00:00
is_standard_layout.pass.cpp license change 2010-11-16 22:09:02 +00:00
is_trivial.pass.cpp license change 2010-11-16 22:09:02 +00:00
is_trivialially_copyable.pass.cpp license change 2010-11-16 22:09:02 +00:00
is_trivially_assignable.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_trivially_constructible.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_trivially_copy_assignable.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_trivially_copy_constructible.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_trivially_default_constructible.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_trivially_destructible.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_trivially_move_assignable.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_trivially_move_constructible.pass.cpp N3142. Many of these traits are just placeholders with medium quality emulation; waiting on compiler intrinsics to do it right. 2010-11-19 22:17:28 +00:00
is_unsigned.pass.cpp license change 2010-11-16 22:09:02 +00:00
is_volatile.pass.cpp license change 2010-11-16 22:09:02 +00:00