This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Role of profile/hashtable.h?!?
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Silvius Rus <rus at google dot com>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Sun, 03 Jan 2010 17:33:31 +0100
- Subject: Role of profile/hashtable.h?!?
Hi,
I was going through the debug / profile subdirs and noticed
profile/hashtable.h, which appears to be copied over with minimal
changes from the legacy HP/SGI hashed containers implementation. I don't
see however the legacy hashed containers themselves in profile/, which
is good by the way, and I don't understand which is the role of
hashtable.h itself here... Can you clarify?
Thanks,
Paolo.