Home
last modified time | relevance | path

Searched refs:bit_zero (Results 1 – 25 of 47) sorted by relevance

12

/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_move_assignable.pass.cpp47 struct bit_zero struct
61 test_is_move_assignable<bit_zero> (); in main()
Dis_nothrow_move_assignable.pass.cpp46 struct bit_zero struct
66 test_has_nothrow_assign<bit_zero>(); in main()
Dis_nothrow_copy_assignable.pass.cpp46 struct bit_zero struct
66 test_has_nothrow_assign<bit_zero>(); in main()
Dis_trivially_move_assignable.pass.cpp48 struct bit_zero struct
72 test_has_trivial_assign<bit_zero>(); in main()
Dis_trivially_copy_assignable.pass.cpp48 struct bit_zero struct
72 test_has_trivially_copy_assignable<bit_zero>(); in main()
Dis_copy_assignable.pass.cpp47 struct bit_zero struct
72 test_is_copy_assignable<bit_zero> (); in main()
Dis_move_constructible.pass.cpp47 struct bit_zero struct
86 test_is_move_constructible<bit_zero>(); in main()
Dis_copy_constructible.pass.cpp47 struct bit_zero struct
85 test_is_copy_constructible<bit_zero>(); in main()
Dis_trivially_move_constructible.pass.cpp49 struct bit_zero struct
92 test_is_trivially_move_constructible<bit_zero>(); in main()
Dis_trivially_copy_constructible.pass.cpp53 struct bit_zero struct
83 test_is_trivially_copy_constructible<bit_zero>(); in main()
Dis_nothrow_copy_constructible.pass.cpp49 struct bit_zero struct
71 test_is_nothrow_copy_constructible<bit_zero>(); in main()
Dis_nothrow_move_constructible.pass.cpp49 struct bit_zero struct
71 test_is_nothrow_move_constructible<bit_zero>(); in main()
Dis_nothrow_default_constructible.pass.cpp53 struct bit_zero struct
76 test_is_nothrow_default_constructible<bit_zero>(); in main()
Dhas_virtual_destructor.pass.cpp59 struct bit_zero struct
87 test_has_not_virtual_destructor<bit_zero>(); in main()
Dis_trivially_default_constructible.pass.cpp58 struct bit_zero struct
88 test_is_trivially_default_constructible<bit_zero>(); in main()
Dis_abstract.pass.cpp58 struct bit_zero struct
88 test_is_not_abstract<bit_zero>(); in main()
Dis_polymorphic.pass.cpp58 struct bit_zero struct
88 test_is_not_polymorphic<bit_zero>(); in main()
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
Dis_rvalue_reference.pass.cpp61 struct bit_zero struct
93 test_is_not_rvalue_reference<bit_zero>(); in main()
Dis_lvalue_reference.pass.cpp61 struct bit_zero struct
93 test_is_not_lvalue_reference<bit_zero>(); in main()
Dis_array.pass.cpp59 struct bit_zero struct
91 test_is_not_array<bit_zero>(); in main()
Dis_null_pointer.pass.cpp61 struct bit_zero struct
93 test_is_not_null_pointer<bit_zero>(); in main()
Dis_union.pass.cpp59 struct bit_zero struct
91 test_is_not_union<bit_zero>(); in main()
Dis_void.pass.cpp59 struct bit_zero struct
88 test_is_not_void<bit_zero>(); in main()
Dis_enum.pass.cpp59 struct bit_zero struct
90 test_is_not_enum<bit_zero>(); in main()
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
Dis_object.pass.cpp61 struct bit_zero struct
92 test_is_object<bit_zero>(); in main()

12