File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1434,7 +1434,7 @@ use [*Boost.Container]? There are several reasons for that:
14341434
14351435[section:release_notes Release Notes]
14361436
1437- [section:release_notes_boost_1_90_00 Boost 1.90 Release]
1437+ [section:release_notes_boost_1_90_00 Boost Release]
14381438
14391439* Reimplemented [classref boost::container::deque]. The original implementation was based on
14401440 the SGI's original data structure (similar to libstdc++). Main changes:
@@ -1447,6 +1447,7 @@ use [*Boost.Container]? There are several reasons for that:
14471447
14481448* Fixed bugs/issues:
14491449 * [@https://github.com/boostorg/container/issues/248 GitHub #248: ['"flat_map slow insertion introduced in boost-1.80.0"]].
1450+ * [@https://github.com/boostorg/container/pull/317/ GitHub #293: ['"UBSAN reports unaligned access error"]].
14501451 * [@https://github.com/boostorg/container/pull/294 GitHub #294: ['"CMake: Add option to use header-only Boost::container"]].
14511452 * [@https://github.com/boostorg/container/issues/300 GitHub #300: ['"Warnings when building with clang-20"]].
14521453 * [@https://github.com/boostorg/container/pull/305 GitHub #305: ['"Warnings with -Wstrict-prototypes"]].
You can’t perform that action at this time.
0 commit comments