mirror of
https://github.com/boostorg/container.git
synced 2025-08-01 05:24:31 +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>Throws</b>: If secuence_type's move constructor throws
|
||||
//! <b>Throws</b>: If sequence_type's move constructor throws
|
||||
sequence_type extract_sequence();
|
||||
|
||||
#endif //#ifdef BOOST_CONTAINER_DOXYGEN_INVOKED
|
||||
|
Reference in New Issue
Block a user