forked from boostorg/container
Merge pull request #235 from lrineau/patch-1
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