Skip to content

Commit

Permalink
Update source/containers.tex
Browse files Browse the repository at this point in the history
Co-authored-by: Johel Ernesto Guerrero Peña <johelegp@gmail.com>
  • Loading branch information
jensmaurer and JohelEGP committed Jul 24, 2022
1 parent c14a98b commit cab33fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/containers.tex
Original file line number Diff line number Diff line change
Expand Up @@ -15233,7 +15233,7 @@
Since this operation performs an in-place merge, it may allocate memory.
\end{itemdescr}

\indexlibrarymember{try_emplace}{flatmap}%
\indexlibrarymember{try_emplace}{flat_map}%
\begin{itemdecl}
template<class... Args>
pair<iterator, bool> try_emplace(const key_type& k, Args&&... args);
Expand Down

0 comments on commit cab33fa

Please sign in to comment.