Searched defs:ValueContainer (Results 1 – 11 of 11) sorted by relevance
228 using ValueContainer = std::vector<int, test_allocator<int>>; in test_emplace_exception_guarantee() local256 using ValueContainer = EmplaceUnsafeContainer<int>; in test_emplace_exception_guarantee() local277 using ValueContainer = std::vector<int, test_allocator<int>>; in test_emplace_exception_guarantee() local305 using ValueContainer = std::vector<int>; in test_insert_range_exception_guarantee() local331 using ValueContainer = std::vector<int>; in test_erase_exception_guarantee() local349 using ValueContainer = ThrowOnEraseContainer<int>; in test_erase_exception_guarantee() local
37 using ValueContainer = std::vector<int>; in test_swap_exception_guarantee() typedef52 using ValueContainer = ThrowOnMoveContainer<int>; in test_swap_exception_guarantee() typedef
73 using ValueContainer = ThrowOnMoveContainer<int>; in main() typedef
61 using ValueContainer = ThrowOnMoveContainer<int>; in main() typedef
36 interface ValueContainer { interface
201 struct ValueContainer< testvalue<Hooks> > struct203 typedef boost::container::vector< testvalue<Hooks> > type;
208 struct ValueContainer< BPtr_Value > struct210 typedef bounded_reference_cont< BPtr_Value > type;