Skip to content

Commit cab33fa

Browse files
jensmaurerJohelEGP
andauthored
Update source/containers.tex
Co-authored-by: Johel Ernesto Guerrero Peña <johelegp@gmail.com>
1 parent c14a98b commit cab33fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15233,7 +15233,7 @@
1523315233
Since this operation performs an in-place merge, it may allocate memory.
1523415234
\end{itemdescr}
1523515235

15236-
\indexlibrarymember{try_emplace}{flatmap}%
15236+
\indexlibrarymember{try_emplace}{flat_map}%
1523715237
\begin{itemdecl}
1523815238
template<class... Args>
1523915239
pair<iterator, bool> try_emplace(const key_type& k, Args&&... args);

0 commit comments

Comments
 (0)