diff --git a/source/containers.tex b/source/containers.tex index 0d17ec664f..e197ec6e95 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -15581,8 +15581,7 @@ may appear in deduction guides for container adaptors: \begin{codeblock} template - using @\exposid{alloc-rebind}@ = // \expos - typename allocator_traits::template rebind_alloc; + using @\exposid{alloc-rebind}@ = allocator_traits::template rebind_alloc; // \expos \end{codeblock} \rSec2[queue.syn]{Header \tcode{} synopsis}