1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Release Notes</title>
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../container.html" title="Chapter 9. Boost.Container">
<link rel="prev" href="acknowledgements_notes.html" title="Acknowledgements, notes and links">
<link rel="next" href="../date_time.html" title="Chapter 10. Boost.Date_Time">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td>
<td align="center"><a href="../../../index.html">Home</a></td>
<td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="acknowledgements_notes.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../container.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../date_time.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="container.release_notes"></a><a class="link" href="release_notes.html" title="Release Notes">Release Notes</a>
</h2></div></div></div>
<div class="toc"><dl class="toc">
<dt><span class="section"><a href="release_notes.html#container.release_notes.release_notes_boost_1_62_00">Boost
1.62 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#container.release_notes.release_notes_boost_1_61_00">Boost
1.61 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#container.release_notes.release_notes_boost_1_60_00">Boost
1.60 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#container.release_notes.release_notes_boost_1_59_00">Boost
1.59 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#container.release_notes.release_notes_boost_1_58_00">Boost
1.58 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#container.release_notes.release_notes_boost_1_57_00">Boost
1.57 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#container.release_notes.release_notes_boost_1_56_00">Boost
1.56 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#container.release_notes.release_notes_boost_1_55_00">Boost
1.55 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#container.release_notes.release_notes_boost_1_54_00">Boost
1.54 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#container.release_notes.release_notes_boost_1_53_00">Boost
1.53 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#container.release_notes.release_notes_boost_1_52_00">Boost
1.52 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#container.release_notes.release_notes_boost_1_51_00">Boost
1.51 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#container.release_notes.release_notes_boost_1_50_00">Boost
1.50 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#container.release_notes.release_notes_boost_1_49_00">Boost
1.49 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#container.release_notes.release_notes_boost_1_48_00">Boost
1.48 Release</a></span></dt>
</dl></div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="container.release_notes.release_notes_boost_1_62_00"></a><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_62_00" title="Boost 1.62 Release">Boost
1.62 Release</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Fixed bugs:
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/9481" target="_top">Trac
#9481: <span class="emphasis"><em>"Minor comment typo in Boost.Container"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/9689" target="_top">Trac
#9689: <span class="emphasis"><em>"Add piecewise_construct to boost::container"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11170" target="_top">Trac
#11170: <span class="emphasis"><em>"Doc slip for index_of"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11802" target="_top">Trac
#11802: <span class="emphasis"><em>"Incorrect ordering after using insert()
with ordered_range_t on a flat_multiset with a non-default sort
order"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/12117" target="_top">Trac
#12117: <span class="emphasis"><em>"flat_set constructor with ordered_unique_range"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/12177" target="_top">Trac
#12177: <span class="emphasis"><em>"vector::priv_merge uses unqualified uintptr_t"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/12183" target="_top">Trac
#12183: <span class="emphasis"><em>"GCC 6.1 thinks boost::container::string
violates strict aliasing"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/12256" target="_top">Trac
#12256: <span class="emphasis"><em>"set<std::pair<int,int>>::insert
cause compilation error in debug configuration in Visual Studio
2012"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/12273" target="_top">Trac
#12273: <span class="emphasis"><em>"static_vector max_size() and capacity()
should be constant expressions"</em></span></a>. Added
constant <code class="computeroutput"><span class="identifier">static_vector</span><span class="special"><>::</span><span class="identifier">static_capacity</span></code>
to use the configured capacity in constant expressions.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/12286" target="_top">Trac
#12286: <span class="emphasis"><em>"PMR flat_map from Boost Container does
not compile"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/12296" target="_top">Trac
#12296: <span class="emphasis"><em>"{deque,string} combine for a memory leak"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/12319" target="_top">Trac
#12319: <span class="emphasis"><em>"flat_set` should be nothrow move constructible"</em></span></a>.
</li>
</ul></div>
</li>
<li class="listitem">
Revised noexcept expressions of default and move constructors in all
containers.
</li>
<li class="listitem">
Implemented C++17's <code class="computeroutput"><span class="identifier">insert_or_assign</span></code>/<code class="computeroutput"><span class="identifier">try_emplace</span></code> for <code class="computeroutput"><a class="link" href="../boost/container/map.html" title="Class template map">map</a></code>
and <code class="computeroutput"><a class="link" href="../boost/container/flat_map.html" title="Class template flat_map">flat_map</a></code>.
</li>
<li class="listitem">
Implemented C++17's <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0083r3.pdf" target="_top"><span class="emphasis"><em>Splicing
Maps and Sets (Revision 5)</em></span></a> for <code class="computeroutput"><a class="link" href="../boost/container/map.html" title="Class template map">map</a></code>,
<code class="computeroutput"><a class="link" href="../boost/container/multimap.html" title="Class template multimap">multimap</a></code>, <code class="computeroutput"><a class="link" href="../boost/container/set.html" title="Class template set">set</a></code>, <code class="computeroutput"><a class="link" href="../boost/container/multiset.html" title="Class template multiset">multiset</a></code>.
</li>
<li class="listitem">
Implemented C++17's <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0084r2.pdf" target="_top"><span class="emphasis"><em>P0084R2
Emplace Return Type</em></span></a> in <code class="computeroutput"><span class="identifier">deque</span></code>,
<code class="computeroutput"><span class="identifier">vector</span></code>, <code class="computeroutput"><span class="identifier">stable_vector</span></code>, <code class="computeroutput"><span class="identifier">small_vector</span></code>,
<code class="computeroutput"><span class="identifier">static_vector</span></code>, <code class="computeroutput"><span class="identifier">list</span></code> and <code class="computeroutput"><span class="identifier">slist</span></code>.
</li>
</ul></div>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="container.release_notes.release_notes_boost_1_61_00"></a><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_61_00" title="Boost 1.61 Release">Boost
1.61 Release</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
<code class="computeroutput"><a class="link" href="../boost/container/small_vector.html" title="Class template small_vector">boost::container::small_vector</a></code>
supports more constructors and assignments.
</li>
<li class="listitem">
Fixed bugs:
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11820" target="_top">Trac
#11820: <span class="emphasis"><em>"compiler error when using operator[</em></span>
of map"</a>].
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11856" target="_top">Trac
#11856: <span class="emphasis"><em>"pool_resource.cpp error: declaration changes
meaning"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11866" target="_top">Trac
#11866: <span class="emphasis"><em>"small_vector does not have range constructor"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11867" target="_top">Trac
#11867: <span class="emphasis"><em>"small_vector should have constructor and
assignment operator taking other small_vector"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11912" target="_top">Trac
#11912: <span class="emphasis"><em>"flat_map use of vector::priv_forward_range_insert_expand_backwards
may cause move with same source"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11957" target="_top">Trac
#11957: <span class="emphasis"><em>"static_vector::max_size() is higher than
the capacity"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/12014" target="_top">Trac
#12014: <span class="emphasis"><em>"boost::container::set can not insert const
(ref) range"</em></span></a>.
</li>
<li class="listitem">
<a href="https://github.com/boostorg/container/pull/33" target="_top">GitHub
#33: <span class="emphasis"><em>Make sure std::string constructor is available</em></span></a>.
</li>
</ul></div>
</li>
</ul></div>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="container.release_notes.release_notes_boost_1_60_00"></a><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_60_00" title="Boost 1.60 Release">Boost
1.60 Release</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Implemented <a class="link" href="extended_functionality.html#container.extended_functionality.polymorphic_memory_resources" title="Polymorphic Memory Resources">Polymorphic
Memory Resources</a>.
</li>
<li class="listitem">
Add more BOOST_ASSERT checks to test preconditions in some operations
(like <code class="computeroutput"><span class="identifier">pop_back</span></code>, <code class="computeroutput"><span class="identifier">pop_front</span></code>, <code class="computeroutput"><span class="identifier">back</span></code>,
<code class="computeroutput"><span class="identifier">front</span></code>, etc.)
</li>
<li class="listitem">
Added C++11 <code class="computeroutput"><span class="identifier">back</span></code>/<code class="computeroutput"><span class="identifier">front</span></code> operations to <code class="computeroutput"><a class="link" href="../boost/container/basic_string.html" title="Class template basic_string">basic_string</a></code>.
</li>
<li class="listitem">
Fixed bugs:
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11627" target="_top">Trac
#11627: <span class="emphasis"><em>"small_vector<T,n>::swap() appears
to be broken"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11628" target="_top">Trac
#11628: <span class="emphasis"><em>"small_vector<int,n> iterates over
elements in destructor"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11697" target="_top">Trac
#11697: <span class="emphasis"><em>"Wrong initialization order in tuple copy-constructor"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11698" target="_top">Trac
#11698: <span class="emphasis"><em>"Missing return statement in static_storage_allocator"</em></span></a>.
</li>
<li class="listitem">
<a href="https://github.com/boostorg/container/pull/29" target="_top">GitHub
#29: <span class="emphasis"><em>Doc fixes for flap_map complexity requirements</em></span></a>.
</li>
<li class="listitem">
<a href="https://github.com/boostorg/container/pull/31" target="_top">GitHub
#31: <span class="emphasis"><em>DL_SIZE_IMPL also dereference addr</em></span></a>.
</li>
</ul></div>
</li>
</ul></div>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="container.release_notes.release_notes_boost_1_59_00"></a><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_59_00" title="Boost 1.59 Release">Boost
1.59 Release</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
<a href="https://github.com/boostorg/container/pull/26" target="_top">GitHub #26:
<span class="emphasis"><em>Fix bug in stable_vector::capacity()</em></span></a>. Thanks
to timsong-cpp/Arindam Mukerjee.
</li>
<li class="listitem">
<a href="https://github.com/boostorg/container/pull/27" target="_top">GitHub #27:
<span class="emphasis"><em>fix stable_vector's index_of's doxygen comment</em></span></a>.
Thanks to kariya-mitsuru.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11380" target="_top">Trac #11380:
<span class="emphasis"><em>"Container library std forward declarations incorrect
in std_fwd.hpp on libc++ with gcc"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11388" target="_top">Trac #11388:
<span class="emphasis"><em>"boost::container::list::emplace_back broken on Visual
Studio 2010"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11339" target="_top">Trac #11339:
<span class="emphasis"><em>"VC12 LNK2005 error with boost::container::adaptive_pool"</em></span></a>.
</li>
</ul></div>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="container.release_notes.release_notes_boost_1_58_00"></a><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_58_00" title="Boost 1.58 Release">Boost
1.58 Release</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Experimental <code class="computeroutput"><a class="link" href="../boost/container/small_vector.html" title="Class template small_vector">small_vector</a></code>
container.
</li>
<li class="listitem">
Massive dependency reorganization. Now <span class="bold"><strong>Boost.Container</strong></span>
depends on very basic utilities like Boost.Core and <span class="bold"><strong>Boost.Intrusive</strong></span>.
Preprocessed code size have decreased considerably and compilation times
have improved.
</li>
<li class="listitem">
Added <code class="computeroutput"><span class="identifier">nth</span></code> and <code class="computeroutput"><span class="identifier">index_of</span></code> functions to containers with
random-access iterators (except <code class="computeroutput"><span class="identifier">basic_string</span></code>).
</li>
<li class="listitem">
Added C++17's <code class="computeroutput"><span class="identifier">allocator_traits</span><span class="special"><</span><span class="identifier">Allocator</span><span class="special">>::</span><span class="identifier">is_always_equal</span></code>.
</li>
<li class="listitem">
Updated containers to implement new constructors as specified in <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2210" target="_top">2210.
Missing allocator-extended constructor for allocator-aware containers</a>.
</li>
<li class="listitem">
Fixed bugs:
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/9931" target="_top">Trac
#9931: <span class="emphasis"><em>"flat_map::insert(ordered_unique_range_t...)
fails with move_iterators"</em></span></a> (reopened).
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11076" target="_top">Trac
#11076: <span class="emphasis"><em>"Unqualified calls to memmove/memcpy in
container/detail/copy_move_algo.hpp"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/10790" target="_top">Trac
#10790 (<span class="emphasis"><em>"long long errors from container"</em></span>)</a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/10808" target="_top">Trac
#10808 (<span class="emphasis"><em>"compare equal operator of vector is broken"</em></span>)</a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/10930" target="_top">Trac
#10930 (<span class="emphasis"><em>"container std_fwd.hpp neglects custom std
namespaces"</em></span>)</a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/11139" target="_top">Trac
#11139 (<span class="emphasis"><em>"boost::container::vector<std::shared_ptr<const
T>...>::const_iterator allows changing dereferenced elements"</em></span>)</a>.
</li>
</ul></div>
</li>
<li class="listitem">
<span class="bold"><strong>Source Breaking</strong></span>: <code class="computeroutput"><a class="link" href="../boost/container/scoped_allocator_adaptor.html" title="Class template scoped_allocator_adaptor">scoped_allocator_adaptor</a></code>'s
<code class="computeroutput"><span class="identifier">propagate_on_container_copy_assignment</span></code>,
<code class="computeroutput"><span class="identifier">propagate_on_container_move_assignment</span></code>
and <code class="computeroutput"><span class="identifier">propagate_on_container_swap</span></code>
are no longer <code class="computeroutput"><span class="special">::</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">integral_constant</span><span class="special"><</span><span class="keyword">bool</span><span class="special">,</span> <span class="keyword">true</span><span class="special">/</span><span class="keyword">false</span><span class="special">></span></code> types. The dependency reorganization
needed to break with those classes to avoid MPL dependencies, and interoperability
with <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">integral_constant</span></code> was not guaranteed.
Code assumming <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">true_type</span><span class="special">/</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">false_type</span></code>
on this will not compile. As a workaround, use the guaranteed internal
<code class="computeroutput"><span class="special">::</span><span class="identifier">value</span></code>
constant: <code class="computeroutput"><span class="special">::</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">integral_constant</span><span class="special"><</span><span class="keyword">bool</span><span class="special">,</span> <span class="identifier">scoped_allocator_adaptor</span><span class="special"><</span><span class="identifier">Allocator</span><span class="special">>::</span><span class="identifier">propagate_on_container_move_assignment</span><span class="special">::</span><span class="identifier">value</span><span class="special">></span></code>.
</li>
</ul></div>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="container.release_notes.release_notes_boost_1_57_00"></a><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_57_00" title="Boost 1.57 Release">Boost
1.57 Release</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Added support for <code class="computeroutput"><span class="identifier">initializer_list</span></code>.
Contributed by Robert Matusewicz.
</li>
<li class="listitem">
Fixed double destruction bugs in vector and backward expansion capable
allocators.
</li>
<li class="listitem">
Fixed bugs:
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/10263" target="_top">Trac
#10263 (<span class="emphasis"><em>"AIX 6.1 bug with sched_yield() function
out of scope"</em></span>)</a>.
</li>
<li class="listitem">
<a href="https://github.com/boostorg/container/pull/16" target="_top">GitHub
#16: <span class="emphasis"><em>Fix iterators of incomplete type containers</em></span></a>.
Thanks to Mikael Persson.
</li>
</ul></div>
</li>
</ul></div>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="container.release_notes.release_notes_boost_1_56_00"></a><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_56_00" title="Boost 1.56 Release">Boost
1.56 Release</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Added DlMalloc-based <a class="link" href="extended_functionality.html#container.extended_functionality.extended_allocators" title="Extended allocators">Extended
Allocators</a>.
</li>
<li class="listitem">
<a class="link" href="extended_functionality.html#container.extended_functionality.configurable_tree_based_associative_containers" title="Configurable tree-based associative ordered containers">Improved
configurability</a> of tree-based ordered associative containers.
AVL, Scapegoat and Splay trees are now available to implement <code class="computeroutput"><a class="link" href="../boost/container/set.html" title="Class template set">set</a></code>, <code class="computeroutput"><a class="link" href="../boost/container/multiset.html" title="Class template multiset">multiset</a></code>,
<code class="computeroutput"><a class="link" href="../boost/container/map.html" title="Class template map">map</a></code> and <code class="computeroutput"><a class="link" href="../boost/container/multimap.html" title="Class template multimap">multimap</a></code>.
</li>
<li class="listitem">
Fixed bugs:
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/9338" target="_top">#9338:
<span class="emphasis"><em>"VS2005 compiler errors in swap() definition after
including container/memory_util.hpp"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/9637" target="_top">#9637:
<span class="emphasis"><em>"Boost.Container vector::resize() performance issue"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/9648" target="_top">#9648:
<span class="emphasis"><em>"string construction optimization - char_traits::copy
could be used ..."</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/9801" target="_top">#9801:
<span class="emphasis"><em>"I can no longer create and iterator_range from
a stable_vector"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/9915" target="_top">#9915:
<span class="emphasis"><em>"Documentation issues regarding vector constructors
and resize methods - value/default initialization"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/9916" target="_top">#9916:
<span class="emphasis"><em>"Allocator propagation incorrect in the assignment
operator of most"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/9931" target="_top">#9931:
<span class="emphasis"><em>"flat_map::insert(ordered_unique_range_t...) fails
with move_iterators"</em></span></a>.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/9955" target="_top">#9955:
<span class="emphasis"><em>"Using memcpy with overlapped buffers in vector"</em></span></a>.
</li>
</ul></div>
</li>
</ul></div>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="container.release_notes.release_notes_boost_1_55_00"></a><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_55_00" title="Boost 1.55 Release">Boost
1.55 Release</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Implemented <a class="link" href="main_features.html#container.main_features.scary_iterators" title="SCARY iterators">SCARY
iterators</a>.
</li>
<li class="listitem">
Fixed bugs <a href="https://svn.boost.org/trac/boost/ticket/8269" target="_top">#8269</a>,
<a href="https://svn.boost.org/trac/boost/ticket/8473" target="_top">#8473</a>,
<a href="https://svn.boost.org/trac/boost/ticket/8892" target="_top">#8892</a>,
<a href="https://svn.boost.org/trac/boost/ticket/9009" target="_top">#9009</a>,
<a href="https://svn.boost.org/trac/boost/ticket/9064" target="_top">#9064</a>,
<a href="https://svn.boost.org/trac/boost/ticket/9092" target="_top">#9092</a>,
<a href="https://svn.boost.org/trac/boost/ticket/9108" target="_top">#9108</a>,
<a href="https://svn.boost.org/trac/boost/ticket/9166" target="_top">#9166</a>.
</li>
<li class="listitem">
Added <code class="computeroutput"><span class="keyword">default</span> <span class="identifier">initialization</span></code>
insertion functions to vector-like containers with new overloads taking
<code class="computeroutput"><span class="identifier">default_init_t</span></code> as an
argument instead of <code class="computeroutput"><span class="keyword">const</span> <span class="identifier">value_type</span> <span class="special">&</span></code>.
</li>
</ul></div>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="container.release_notes.release_notes_boost_1_54_00"></a><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_54_00" title="Boost 1.54 Release">Boost
1.54 Release</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Added experimental <code class="computeroutput"><span class="identifier">static_vector</span></code>
class, based on Andrew Hundt's and Adam Wulkiewicz's high performance
<code class="computeroutput"><span class="identifier">varray</span></code> class.
</li>
<li class="listitem">
Speed improvements in <code class="computeroutput"><span class="identifier">vector</span></code>
constructors/copy/move/swap, dispatching to memcpy when possible.
</li>
<li class="listitem">
Support for <code class="computeroutput"><span class="identifier">BOOST_NO_EXCEPTIONS</span></code>
<a href="https://svn.boost.org/trac/boost/ticket/7227" target="_top">#7227</a>.
</li>
<li class="listitem">
Fixed bugs <a href="https://svn.boost.org/trac/boost/ticket/7921" target="_top">#7921</a>,
<a href="https://svn.boost.org/trac/boost/ticket/7969" target="_top">#7969</a>,
<a href="https://svn.boost.org/trac/boost/ticket/8118" target="_top">#8118</a>,
<a href="https://svn.boost.org/trac/boost/ticket/8294" target="_top">#8294</a>,
<a href="https://svn.boost.org/trac/boost/ticket/8553" target="_top">#8553</a>,
<a href="https://svn.boost.org/trac/boost/ticket/8724" target="_top">#8724</a>.
</li>
</ul></div>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="container.release_notes.release_notes_boost_1_53_00"></a><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_53_00" title="Boost 1.53 Release">Boost
1.53 Release</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Fixed bug <a href="https://svn.boost.org/trac/boost/ticket/7650" target="_top">#7650</a>.
</li>
<li class="listitem">
Improved <code class="computeroutput"><span class="identifier">vector</span></code>'s insertion
performance.
</li>
<li class="listitem">
Changed again experimental multiallocation interface for better performance
(still experimental).
</li>
<li class="listitem">
Added no exception support for those willing to disable exceptions in
their compilers.
</li>
<li class="listitem">
Fixed GCC -Wshadow warnings.
</li>
<li class="listitem">
Replaced deprecated BOOST_NO_XXXX with newer BOOST_NO_CXX11_XXX macros.
</li>
</ul></div>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="container.release_notes.release_notes_boost_1_52_00"></a><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_52_00" title="Boost 1.52 Release">Boost
1.52 Release</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Improved <code class="computeroutput"><span class="identifier">stable_vector</span></code>'s
template code bloat and type safety.
</li>
<li class="listitem">
Changed typedefs and reordered functions of sequence containers to improve
doxygen documentation.
</li>
<li class="listitem">
Fixed bugs <a href="https://svn.boost.org/trac/boost/ticket/6615" target="_top">#6615</a>,
<a href="https://svn.boost.org/trac/boost/ticket/7139" target="_top">#7139</a>,
<a href="https://svn.boost.org/trac/boost/ticket/7215" target="_top">#7215</a>,
<a href="https://svn.boost.org/trac/boost/ticket/7232" target="_top">#7232</a>,
<a href="https://svn.boost.org/trac/boost/ticket/7269" target="_top">#7269</a>,
<a href="https://svn.boost.org/trac/boost/ticket/7439" target="_top">#7439</a>.
</li>
<li class="listitem">
Implemented LWG Issue #149 (range insertion now returns an iterator)
& cleaned up insertion code in most containers
</li>
<li class="listitem">
Corrected aliasing errors.
</li>
</ul></div>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="container.release_notes.release_notes_boost_1_51_00"></a><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_51_00" title="Boost 1.51 Release">Boost
1.51 Release</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
Fixed bugs <a href="https://svn.boost.org/trac/boost/ticket/6763" target="_top">#6763</a>,
<a href="https://svn.boost.org/trac/boost/ticket/6803" target="_top">#6803</a>,
<a href="https://svn.boost.org/trac/boost/ticket/7114" target="_top">#7114</a>,
<a href="https://svn.boost.org/trac/boost/ticket/7103" target="_top">#7103</a>.
<a href="https://svn.boost.org/trac/boost/ticket/7123" target="_top">#7123</a>,
</li></ul></div>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="container.release_notes.release_notes_boost_1_50_00"></a><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_50_00" title="Boost 1.50 Release">Boost
1.50 Release</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Added Scoped Allocator Model support.
</li>
<li class="listitem">
Fixed bugs <a href="https://svn.boost.org/trac/boost/ticket/6606" target="_top">#6606</a>,
<a href="https://svn.boost.org/trac/boost/ticket/6533" target="_top">#6533</a>,
<a href="https://svn.boost.org/trac/boost/ticket/6536" target="_top">#6536</a>,
<a href="https://svn.boost.org/trac/boost/ticket/6566" target="_top">#6566</a>,
<a href="https://svn.boost.org/trac/boost/ticket/6575" target="_top">#6575</a>,
</li>
</ul></div>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="container.release_notes.release_notes_boost_1_49_00"></a><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_49_00" title="Boost 1.49 Release">Boost
1.49 Release</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Fixed bugs <a href="https://svn.boost.org/trac/boost/ticket/6540" target="_top">#6540</a>,
<a href="https://svn.boost.org/trac/boost/ticket/6499" target="_top">#6499</a>,
<a href="https://svn.boost.org/trac/boost/ticket/6336" target="_top">#6336</a>,
<a href="https://svn.boost.org/trac/boost/ticket/6335" target="_top">#6335</a>,
<a href="https://svn.boost.org/trac/boost/ticket/6287" target="_top">#6287</a>,
<a href="https://svn.boost.org/trac/boost/ticket/6205" target="_top">#6205</a>,
<a href="https://svn.boost.org/trac/boost/ticket/4383" target="_top">#4383</a>.
</li>
<li class="listitem">
Added <code class="computeroutput"><span class="identifier">allocator_traits</span></code>
support for both C++11 and C++03 compilers through an internal <code class="computeroutput"><span class="identifier">allocator_traits</span></code> clone.
</li>
</ul></div>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="container.release_notes.release_notes_boost_1_48_00"></a><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_48_00" title="Boost 1.48 Release">Boost
1.48 Release</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
First release. Container code from <span class="bold"><strong>Boost.Interprocess</strong></span>
was deleted and redirected to <span class="bold"><strong>Boost.Container
</strong></span> via using directives.
</li></ul></div>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2009-2015 Ion Gaztanaga<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="acknowledgements_notes.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../container.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../date_time.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|