Searched refs:test_is_not_nothrow_destructible (Results 1 – 1 of 1) sorted by relevance
26 void test_is_not_nothrow_destructible() in test_is_not_nothrow_destructible() function67 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()