No subject
Fri Oct 24 12:21:10 EDT 2014
and cannot use the non-standard STL hashed container extensions because
they are not supported by microsoft.
Our "itkHashTable" can either be completely STL-compatible, or
stand-alone, or somewhere in between. I think the latter is a good
compromise, ie. make a reasonable effort to implement the stl associative
container concept (ideally by modifying some public domain
implementation), but not try to tackle the full SGI hashed associative
container concept. Other folks thoughts on this?
If we agree that this is a reasonable way to go, I'll start putting
something together.
Josh.
______________________________
Josh Cates
School of Computer Science
University of Utah
Email: cates at cs.utah.edu
Phone: (801) 587-7697
URL: www.cs.utk.edu/~cates
More information about the Insight-developers
mailing list