libDAI
|
hash_map is an alias for std::tr1::unordered_map
.
More...
#include <dai/util.h>
hash_map is an alias for std::tr1::unordered_map
.
We use the (experimental) TR1 unordered_map implementation included in modern GCC distributions or in boost versions 1.37 and higher.