diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-11-17 17:46:21 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-11-17 17:46:21 +0100 |
commit | 8ef93773281cdcaf65c83c936da0618e30a0766f (patch) | |
tree | 7a220d5866a5c39d12bb65df2a226b78a9857028 | |
parent | bc58f4b143be5f69efb7363d030abf2fa4d98b04 (diff) |
hurd/libihash: libstdc++ stuff.
-rw-r--r-- | hurd/libihash.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hurd/libihash.mdwn b/hurd/libihash.mdwn index 770770c7..8da04095 100644 --- a/hurd/libihash.mdwn +++ b/hurd/libihash.mdwn @@ -45,6 +45,8 @@ is included in the section entitled * NNS; cf. f46f0abfee5a2b34451708f2462a1c3b1701facd + * libstdc++: `unordered_map`, `tr1/unordered_map`, `ext/hash_map` + * <http://cmph.sourceforge.net/> * <http://libhashish.sourceforge.net/> |