Merge branch 'dsbabkov-develop' into develop

This commit is contained in:
Ion Gaztañaga
2021-09-24 23:00:16 +02:00

View File

@@ -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>