OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_has_not_nothrow_move_constructor
(Results
1 - 2
of
2
) sorted by null
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
is_nothrow_move_constructible.pass.cpp
24
void
test_has_not_nothrow_move_constructor
()
function
50
test_has_not_nothrow_move_constructor
<void>();
51
test_has_not_nothrow_move_constructor
<A>();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.prop/
is_nothrow_move_constructible.pass.cpp
24
void
test_has_not_nothrow_move_constructor
()
function
50
test_has_not_nothrow_move_constructor
<void>();
51
test_has_not_nothrow_move_constructor
<A>();
Completed in 293 milliseconds