diff --git a/source/containers.tex b/source/containers.tex index 6a71104dd1..cad3ccecd7 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -8281,7 +8281,7 @@ \indexlibraryctor{hive}% \begin{itemdecl} -hive(hive&& x); +hive(hive&& x) noexcept; hive(hive&& x, const type_identity_t& alloc); \end{itemdecl}