OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_is_not_trivially_copyable
(Results
1 - 1
of
1
) sorted by null
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.prop/
is_trivialially_copyable.pass.cpp
27
void
test_is_not_trivially_copyable
()
function
60
test_is_not_trivially_copyable
<int&> ();
61
test_is_not_trivially_copyable
<const A&> ();
62
test_is_not_trivially_copyable
<B> ();
Completed in 291 milliseconds