Searched refs:test_has_not_nothrow_default_constructor (Results 1 - 1 of 1) sorted by relevance

/external/libcxx/test/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_nothrow_default_constructible.pass.cpp26 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 110 milliseconds