< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate] Enabled stdext::hash_map for VS.NET 2003 Builds


I just committed a change that enables VS.NET 2003 and above the ability to use a hash_map instead of just a standard map when required.  Ie.  When the HashMap macro is used.

 

This should improve performance in windows apps.

 

Scott