From 866fd30df1ab723e2104e3de504f4a8c116f2c41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Mon, 25 Nov 2024 16:07:30 +0100 Subject: [PATCH] Update changelog with bug 296 --- doc/container.qbk | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/container.qbk b/doc/container.qbk index 705cdc32..f576120e 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1431,6 +1431,7 @@ use [*Boost.Container]? There are several reasons for that: * [@https://github.com/boostorg/container/issues/261 GitHub #261: ['"End iterators are not dereferencable"]]. * [@https://github.com/boostorg/container/issues/288 GitHub #288: ['"Compile error when using flat_map::extract_sequence with small_vector"]]. * [@https://github.com/boostorg/container/issues/295 GitHub #295: ['"Bug in small_vector::swap"]]. + * [@https://github.com/boostorg/container/issues/296 GitHub #296: ['"flat_{set,map} does illegal things when confronted with duplicate values in initialization"]]. [endsect]