Searched refs:LimitAllocatedItemsInScope (Results 1 – 2 of 2) sorted by relevance
608 struct LimitAllocatedItemsInScope { struct609 LimitAllocatedItemsInScope( std::size_t limit, bool act = true )617 LimitAllocatedItemsInScope( const LimitAllocatedItemsInScope& ) = delete; argument619 ~LimitAllocatedItemsInScope() { in ~LimitAllocatedItemsInScope() argument776 LimitAllocatedItemsInScope<allocator_type> alloc_limit(limit); in test_ex_move_ctor_unequal_allocator_memory_failure()
563 …move_support_tests::LimitAllocatedItemsInScope<allocator_t> allocator_limit(allocator_t::items_all… in test_ex_assign_operator()1077 …move_support_tests::LimitAllocatedItemsInScope<allocator_type> allocator_limit(allocator_type::ite… in test_ex_move_assignment_memory_failure()