We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dad1870 commit 34038e9Copy full SHA for 34038e9
source/memory.tex
@@ -1660,7 +1660,7 @@
1660
\pnum
1661
\returns
1662
\tcode{a.max_size()} if that expression is well-formed; otherwise,
1663
-\tcode{numeric_limits<size_type>::\brk{}max()/sizeof(value_type)}.
+\tcode{numeric_limits<size_type>::\brk{}max() / sizeof(value_type)}.
1664
\end{itemdescr}
1665
1666
\indexlibrarymember{select_on_container_copy_construction}{allocator_traits}%
0 commit comments