Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_nothrow_assignable.pass.cpp17 void test_is_nothrow_assignable() in test_is_nothrow_assignable() function
44 test_is_nothrow_assignable<int&, int&> (); in main()
45 test_is_nothrow_assignable<int&, int> (); in main()
47 test_is_nothrow_assignable<int&, double> (); in main()