diff --git a/doc/container.qbk b/doc/container.qbk index 6add10e..fc23d3d 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1348,6 +1348,8 @@ use [*Boost.Container]? There are several reasons for that: * [@https://github.com/boostorg/container/issues/160 GitHub #160: ['"Usage of uses_allocator needs a remove_cvref_t"]]. * [@https://github.com/boostorg/container/issues/161 GitHub #161: ['"polymorphic_allocator(memory_resource*) non-standard extension causes headache"]]. * [@https://github.com/boostorg/container/pull/163 GitHub #163: ['"container_rebind for small_vector with options"]]. + * [@https://github.com/boostorg/container/issues/165 GitHub #165: ['"Link error with shared library and memory_resource inline members"]]. + * [@https://github.com/boostorg/container/pull/166 GitHub #166: ['"Fix encoding error in copyright headers"]]. * [@https://github.com/boostorg/container/pull/167 GitHub #167: ['"error: the address of 'msg' will always evaluate as 'true' warning with GCC 4.4"]]. [endsect]