diff --git a/doc/reference/multi_index_container.html b/doc/reference/multi_index_container.html index 8d250e2f..66685691 100644 --- a/doc/reference/multi_index_container.html +++ b/doc/reference/multi_index_container.html @@ -552,8 +552,11 @@

Instantiation types

p shall dereference to *p. + multi_index_containers and all their iterators do not store references + to allocated elements other than through the allocator's pointer type. + Indices of a given multi_index_container instantiation cannot have duplicate tags, either within a single index or in two different indices. @@ -1069,9 +1072,9 @@

Serialization


-

Revised October 25th 2025

+

Revised June 27th 2026

-

© Copyright 2003-2025 Joaquín M López Muñoz. +

© Copyright 2003-2026 Joaquín M López Muñoz. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at diff --git a/doc/release_notes.html b/doc/release_notes.html index ef0a3308..52a4aeda 100644 --- a/doc/release_notes.html +++ b/doc/release_notes.html @@ -78,6 +78,11 @@

Boost 1.92 release