Friday, September 24, 2010

Hash Containers

The Standard C++ Library does not define hash containers. They are in the Boost C++ Library; and will be in C++0x, the next version of the C++ standard.

See:

http://en.wikipedia.org/wiki/C%2B%2B0x
http://www2.research.att.com/~bs/C++0xFAQ.html

http://en.wikipedia.org/wiki/Boost_C%2B%2B_Libraries
http://www.boost.org/

No comments:

Post a Comment