Searched refs:test_is_not_nothrow_assignable (Results 1 – 1 of 1) sorted by relevance
23 void test_is_not_nothrow_assignable() in test_is_not_nothrow_assignable() function50 test_is_not_nothrow_assignable<int, int&> (); in main()51 test_is_not_nothrow_assignable<int, int> (); in main()52 test_is_not_nothrow_assignable<B, A> (); in main()53 test_is_not_nothrow_assignable<A, B> (); in main()54 test_is_not_nothrow_assignable<C, C&> (); in main()