diff --git a/doc/container.qbk b/doc/container.qbk index b00ea1d..1581b37 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1419,6 +1419,7 @@ use [*Boost.Container]? There are several reasons for that: * [@https://github.com/boostorg/container/issues/273 GitHub #273: ['"flat_map/vector crashes on appends (memory corruption)"]]. * [@https://github.com/boostorg/container/issues/269 GitHub #269: ['"flat_multimap::emplace not sorting elements under GCC"]]. * [@https://github.com/boostorg/container/issues/266 GitHub #266: ['"small_vector is misaligned on the stack in 32 bits"]]. + * [@https://github.com/boostorg/container/issues/259 GitHub #259: ['"Global variables"]]. * [@https://github.com/boostorg/container/issues/245 GitHub #245: ['"flat_tree::insert ordered range doesn't assert sorting"]]. [endsect]