diff --git a/source/containers.tex b/source/containers.tex index 922033bc94..2ef0708a2c 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -15562,8 +15562,8 @@ \item It has both \tcode{KeyContainer} and \tcode{Compare} template parameters, and \begin{codeblock} is_invocable_v + const typename KeyContainer::value_type&, + const typename KeyContainer::value_type&> \end{codeblock} is not a valid expression or is \tcode{false}. \item It has both \tcode{MappedContainer} and \tcode{Allocator} template parameters, and