summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/hashtable.h
diff options
context:
space:
mode:
authorbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2010-12-20 21:46:40 +0000
committerbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2010-12-20 21:46:40 +0000
commitb08e05713256fbd8a2a414b56c82d1651aadb985 (patch)
tree31bad5c89150cded27efde181d7eee13ce078edb /libstdc++-v3/include/bits/hashtable.h
parent79bd8aab8f7dedd773f23cbf2c109d9f77cd47d7 (diff)
downloadgcc-b08e05713256fbd8a2a414b56c82d1651aadb985.tar.gz
2010-12-20 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 168094 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@168096 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/bits/hashtable.h')
-rw-r--r--libstdc++-v3/include/bits/hashtable.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libstdc++-v3/include/bits/hashtable.h b/libstdc++-v3/include/bits/hashtable.h
index 1f959d9d1c8..fd29c5950c9 100644
--- a/libstdc++-v3/include/bits/hashtable.h
+++ b/libstdc++-v3/include/bits/hashtable.h
@@ -25,6 +25,7 @@
/** @file bits/hashtable.h
* This is an internal header file, included by other library headers.
* You should not attempt to use it directly.
+ * @headername{unordered_map, unordered_set}
*/
#ifndef _HASHTABLE_H