[Insight-developers] Two implementations of STL hash_map?

Mark Foskey mark_foskey@unc.edu
Fri, 09 May 2003 09:53:35 -0400


It seems that we have two versions of hash_map (and hash_set):

   Insight/Code/Common/itk_hash_map.h
   Insight/Utilities/stdlib/stl_hash_map.h

They are both descendents of the SGI STL hash_map.

Is this a good thing?  If I want to use one of them, which one should I 
use?

-- 
Mark Foskey    (919) 843-5436  Computer-Aided Diagnosis and Display Lab
mark_foskey@unc.edu            Department of Radiology, CB 7515, UNC
http://www.cs.unc.edu/~foskey  Chapel Hill, NC  27599-7515