Searched refs:test_swap_member_function (Results 1 – 1 of 1) sorted by relevance
310 void test_swap_member_function( T const* ) in test_swap_member_function() function355 ( test_swap_member_function( ARG(optional_swap_test::class_without_default_ctor) ) ); in test_swap_tweaking()356 ( test_swap_member_function( ARG(optional_swap_test::class_whose_default_ctor_should_be_used) ) ); in test_swap_tweaking()357 …( test_swap_member_function( ARG(optional_swap_test::class_whose_default_ctor_should_not_be_used) … in test_swap_tweaking()358 …( test_swap_member_function( ARG(optional_swap_test::class_whose_explicit_ctor_should_be_used) ) ); in test_swap_tweaking()359 …( test_swap_member_function( ARG(optional_swap_test::template_whose_default_ctor_should_be_used<ch… in test_swap_tweaking()