2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-26 19:12:15 +00:00

Update boost_1_75_0.qbk

This commit is contained in:
Glen Fernandes
2020-11-13 19:57:51 -05:00
committed by GitHub
parent 91bd554ac8
commit 910ddc9960

View File

@@ -52,7 +52,7 @@ Please keep the list of libraries sorted in lexicographical order.
* Fixed bugs/issues:
* [github container 152] Tree-based containers have troubles with move-only types.
* [github container 156] Compile error with vector.
* [github container_pr 157] Add missing include.
* [github_pr container 157] Add missing include.
* [github container 159]: pmr::monotonic_buffer_resource crashes on large single allocations.
* [github container 160]: Usage of uses_allocator needs a remove_cvref_t.
* [github container 162]: small_vector on MSVC x86 call-by-value crash.