Hi,
Is there any document regarding "__gnu_cxx::hash_map"? I want to know how to use it.
Srinivas
Hi,
Is there any document regarding "__gnu_cxx::hash_map"? I want to know how to use it.
Srinivas
The GNU implementation of hash_map
is basically the same as the one described in the STL documentation.