OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_has_not_nothrow_default_constructor
(Results
1 - 2
of
2
) sorted by null
/external/libcxx/test/utilities/meta/meta.unary/meta.unary.prop/
is_nothrow_default_constructible.pass.cpp
26
void
test_has_not_nothrow_default_constructor
()
function
52
test_has_not_nothrow_default_constructor
<void>();
53
test_has_not_nothrow_default_constructor
<int&>();
54
test_has_not_nothrow_default_constructor
<A>();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.prop/
is_nothrow_default_constructible.pass.cpp
26
void
test_has_not_nothrow_default_constructor
()
function
52
test_has_not_nothrow_default_constructor
<void>();
53
test_has_not_nothrow_default_constructor
<int&>();
54
test_has_not_nothrow_default_constructor
<A>();
Completed in 944 milliseconds