HomeSort by relevance Sort by last modified time
    Searched refs:test_has_nothrow_assign (Results 1 - 6 of 6) sorted by null

  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.prop/
is_nothrow_copy_assignable.pass.cpp 17 void test_has_nothrow_assign() function
51 test_has_nothrow_assign<int&>();
52 test_has_nothrow_assign<Union>();
53 test_has_nothrow_assign<Empty>();
54 test_has_nothrow_assign<int>();
55 test_has_nothrow_assign<double>();
56 test_has_nothrow_assign<int*>();
57 test_has_nothrow_assign<const int*>();
58 test_has_nothrow_assign<NotEmpty>();
59 test_has_nothrow_assign<bit_zero>()
    [all...]
is_nothrow_move_assignable.pass.cpp 17 void test_has_nothrow_assign() function
51 test_has_nothrow_assign<int&>();
52 test_has_nothrow_assign<Union>();
53 test_has_nothrow_assign<Empty>();
54 test_has_nothrow_assign<int>();
55 test_has_nothrow_assign<double>();
56 test_has_nothrow_assign<int*>();
57 test_has_nothrow_assign<const int*>();
58 test_has_nothrow_assign<NotEmpty>();
59 test_has_nothrow_assign<bit_zero>()
    [all...]
  /external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
is_nothrow_copy_assignable.pass.cpp 18 void test_has_nothrow_assign() function
58 test_has_nothrow_assign<int&>();
59 test_has_nothrow_assign<Union>();
60 test_has_nothrow_assign<Empty>();
61 test_has_nothrow_assign<int>();
62 test_has_nothrow_assign<double>();
63 test_has_nothrow_assign<int*>();
64 test_has_nothrow_assign<const int*>();
65 test_has_nothrow_assign<NotEmpty>();
66 test_has_nothrow_assign<bit_zero>()
    [all...]
is_nothrow_move_assignable.pass.cpp 18 void test_has_nothrow_assign() function
58 test_has_nothrow_assign<int&>();
59 test_has_nothrow_assign<Union>();
60 test_has_nothrow_assign<Empty>();
61 test_has_nothrow_assign<int>();
62 test_has_nothrow_assign<double>();
63 test_has_nothrow_assign<int*>();
64 test_has_nothrow_assign<const int*>();
65 test_has_nothrow_assign<NotEmpty>();
66 test_has_nothrow_assign<bit_zero>()
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.unary/meta.unary.prop/
is_nothrow_copy_assignable.pass.cpp 18 void test_has_nothrow_assign() function
58 test_has_nothrow_assign<int&>();
59 test_has_nothrow_assign<Union>();
60 test_has_nothrow_assign<Empty>();
61 test_has_nothrow_assign<int>();
62 test_has_nothrow_assign<double>();
63 test_has_nothrow_assign<int*>();
64 test_has_nothrow_assign<const int*>();
65 test_has_nothrow_assign<NotEmpty>();
66 test_has_nothrow_assign<bit_zero>()
    [all...]
is_nothrow_move_assignable.pass.cpp 18 void test_has_nothrow_assign() function
58 test_has_nothrow_assign<int&>();
59 test_has_nothrow_assign<Union>();
60 test_has_nothrow_assign<Empty>();
61 test_has_nothrow_assign<int>();
62 test_has_nothrow_assign<double>();
63 test_has_nothrow_assign<int*>();
64 test_has_nothrow_assign<const int*>();
65 test_has_nothrow_assign<NotEmpty>();
66 test_has_nothrow_assign<bit_zero>()
    [all...]

Completed in 4162 milliseconds