Searched refs:selected_on_copy (Results 1 – 1 of 1) sorted by relevance
34 bool selected_on_copy = false; in test_allocator_traits() local36 …allocator_type alloc(propagated_on_copy, propagated_on_move, propagated_on_swap, selected_on_copy); in test_allocator_traits()39 …REQUIRE_MESSAGE(selected_on_copy, "select_on_container_copy_construction function was not called"); in test_allocator_traits()