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

  /external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
is_nothrow_copy_constructible.pass.cpp 29 void test_has_not_nothrow_copy_constructor() function
61 test_has_not_nothrow_copy_constructor<void>();
62 test_has_not_nothrow_copy_constructor<A>();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.unary/meta.unary.prop/
is_nothrow_copy_constructible.pass.cpp 29 void test_has_not_nothrow_copy_constructor() function
61 test_has_not_nothrow_copy_constructor<void>();
62 test_has_not_nothrow_copy_constructor<A>();

Completed in 377 milliseconds