Go to the documentation of this file.
21#ifndef SH_SGI_HASH_MAP_H
22#define SH_SGI_HASH_MAP_H
29 namespace sgi {
using ::hash ;
using ::hash_map ; } ;
31# include <ext/hash_map>
32# if __GNUC__ == 3 && __GNUC_MINOR__ == 0
35 namespace sgi = __gnu_cxx ;