Skip to content

Commit 2228f1c

Browse files
jwakelytkoeppe
authored andcommitted
[unord.map.overview] Remove stray template-head on non-template
1 parent 0c9dd96 commit 2228f1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/containers.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11496,7 +11496,6 @@
1149611496
iterator find(const K& k);
1149711497
template<class K>
1149811498
const_iterator find(const K& k) const;
11499-
template<class K>
1150011499
size_type count(const key_type& k) const;
1150111500
template<class K>
1150211501
size_type count(const K& k) const;

0 commit comments

Comments
 (0)