mirror of
https://github.com/boostorg/container.git
synced 2025-08-02 05:54:28 +02:00
Fix a doc typo in flat_set.hpp
This commit is contained in:
@@ -1097,7 +1097,7 @@ class flat_set
|
|||||||
//!
|
//!
|
||||||
//! <b>Postcondition</b>: this->empty()
|
//! <b>Postcondition</b>: this->empty()
|
||||||
//!
|
//!
|
||||||
//! <b>Throws</b>: If secuence_type's move constructor throws
|
//! <b>Throws</b>: If sequence_type's move constructor throws
|
||||||
sequence_type extract_sequence();
|
sequence_type extract_sequence();
|
||||||
|
|
||||||
#endif //#ifdef BOOST_CONTAINER_DOXYGEN_INVOKED
|
#endif //#ifdef BOOST_CONTAINER_DOXYGEN_INVOKED
|
||||||
|
Reference in New Issue
Block a user