[Insight-developers] hash_map
Joshua Cates
cates@cayenne.cs.utah.edu
Tue, 27 Feb 2001 18:10:36 -0700 (MST)
Hello,
Does anyone else plan to use hash tables in their algorithms?
Turns out that microsoft does not support STL hashed associative
containers. Currently we are the only ones using hash_map. I can get
away with mapping into a dynamically sized array instead, so I'm inclined
to go that route if nobody else has the need for hash tables.
Josh.
______________________________
Josh Cates
School of Computer Science
University of Utah
Email: cates@cs.utah.edu
Phone: (801) 587-7697
URL: www.cs.utk.edu/~cates