Skip to content

Commit 9d99057

Browse files
jensmaurerJohelEGP
andauthored
Update source/containers.tex
Co-authored-by: Johel Ernesto Guerrero Peña <[email protected]>
1 parent fd87350 commit 9d99057

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

source/containers.tex

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17276,10 +17276,7 @@
1727617276

1727717277
\pnum
1727817278
\effects
17279-
Equivalent to:
17280-
\begin{codeblock}
17281-
c = std::move(cont);
17282-
\end{codeblock}
17279+
Equivalent to: \tcode{c = std::move(cont);}
1728317280
\end{itemdescr}
1728417281

1728517282
\rSec3[flat.multiset.erasure]{Erasure}

0 commit comments

Comments
 (0)