Go to the documentation of this file.
21#ifndef SH_SGI_HASH_SET_H
22#define SH_SGI_HASH_SET_H
30 namespace sgi {
using ::hash ;
using ::hash_set ; } ;
32# include <ext/hash_set>
33# if __GNUC__ == 3 && __GNUC_MINOR__ == 0
36 namespace sgi = ::__gnu_cxx ;