boostorg / container

STL-like containers from Boost
http://www.boost.org/libs/container/
Boost Software License 1.0
96 stars 116 forks source link

Construct flat associative containers from underlying sequence_type #253

Open K-ballo opened 9 months ago

K-ballo commented 9 months ago

Constructors from sequence_type && that behave as adopt_sequence would be nice to have.