Ion Gaztañaga 9b25c7134e * Fixed BOOST_CONTAINER_NOEXCEPT_IF(allocator_traits_type::propagate_on_container_move_assignment) missing ::value
* Optimized insert_equal(ordered_range_t,...) and insert_unique(ordered_unique_range_t, ...) for elements to be inserted in the end.

* Added range insertion overload (non-standard extension) to vector taking the number of elements to avoid reiterations with std::distance.
2014-04-23 23:18:18 +02:00
2014-04-17 00:06:59 +02:00
2014-04-17 00:06:59 +02:00
2013-12-23 10:47:20 +01:00
S
Description
STL-like containers from Boost
11 MiB
Languages
C++ 91.6%
C 8.3%