forked from boostorg/container
@@ -985,8 +985,6 @@ class deque : protected deque_base<T, A>
|
||||
}
|
||||
|
||||
//! <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