mirror of
https://github.com/boostorg/container.git
synced 2025-07-31 13:07:17 +02:00
Merge branch 'dsbabkov-develop' into develop
This commit is contained in:
@@ -536,7 +536,7 @@ public:
|
||||
//! Nothing.
|
||||
//!
|
||||
//! @par Complexity
|
||||
//! Linear O(N).
|
||||
//! Constant O(1).
|
||||
void reserve(size_type count) BOOST_NOEXCEPT_OR_NOTHROW;
|
||||
|
||||
//! @pre <tt>size() < capacity()</tt>
|
||||
|
Reference in New Issue
Block a user