Home
last modified time | relevance | path

Searched refs:test_is_not_nothrow_destructible (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_nothrow_destructible.pass.cpp26 void test_is_not_nothrow_destructible() in test_is_not_nothrow_destructible() function
67 test_is_not_nothrow_destructible<void>(); in main()
68 test_is_not_nothrow_destructible<AbstractDestructor>(); in main()
69 test_is_not_nothrow_destructible<NotEmpty>(); in main()
70 test_is_not_nothrow_destructible<char[]>(); in main()