diff --git a/source/containers.tex b/source/containers.tex index 8d6f0cd304..62a4198683 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -8298,7 +8298,7 @@ \pnum \expects For the second overload, -when \tcode{allocator_traits::is_always_equal::value} is \tcode{false}, +when \tcode{allocator_traits::is_always_equal::value} is \tcode{false}, \tcode{T} meets the \oldconcept{MoveInsertable} requirements. \pnum @@ -8713,7 +8713,7 @@ \begin{itemdescr} \pnum \expects -\tcode{T} is \oldconcept{EmplaceInsertable} into \tcode{hive} +\tcode{T} is \oldconcept{EmplaceConstructible} into \tcode{hive} from \tcode{*ranges::begin(rg)}. \tcode{rg} and \tcode{*this} do not overlap.