Subject: [Boost-bugs] [Boost C++ Libraries] #12536: Implement small_flat_set and small_flat_map in terms of small_vector.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-19 17:19:54
#12536: Implement small_flat_set and small_flat_map in terms of small_vector.
------------------------------+------------------------
Reporter: samkellett@⦠| Owner: igaztanaga
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: container
Version: Boost 1.61.0 | Severity: Problem
Keywords: |
------------------------------+------------------------
Currently flat_set and flat_map use a vector as their underlying container
type. These two containers can have small space optimised variations that
use a small_vector as the underlying type instead.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12536> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC