Skip to content

Commit 3c30008

Browse files
committed
Update unchecked_emplace_back changelog with static_vector
1 parent 4f6237b commit 3c30008

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/container.qbk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1467,8 +1467,8 @@ collect them containers and build [*Boost.Container], a library targeted to a wi
14671467
* Fixed bugs/issues:
14681468
* [@https://github.com/boostorg/container/issues/334 GitHub #334: ['"Wrong overload resolution protection in implementation of P2363R5"]].
14691469

1470-
* Added [memberref boost::container::vector::unchecked_emplace_back unchecked_emplace_back] to [classref boost::container::vector vector]
1471-
and [classref boost::container::small_vector small_vector].
1470+
* Added [memberref boost::container::vector::unchecked_emplace_back unchecked_emplace_back] to [classref boost::container::vector vector],
1471+
[classref boost::container::static_vector static_vector] and [classref boost::container::small_vector small_vector].
14721472

14731473
[endsect]
14741474

0 commit comments

Comments
 (0)