forked from boostorg/container
@@ -1080,8 +1080,6 @@ class vector : private container_detail::vector_alloc_holder<A>
|
||||
#endif //#ifdef BOOST_CONTAINER_PERFECT_FORWARDING
|
||||
|
||||
//! <b>Effects</b>: Swaps the contents of *this and x.
|
||||
//! If this->allocator_type() != x.allocator_type()
|
||||
//! allocators are also swapped.
|
||||
//!
|
||||
//! <b>Throws</b>: Nothing.
|
||||
//!
|
||||
|
Reference in New Issue
Block a user