cds  1.3.0
cds::opt::hash< Functor > Struct Template Reference

[type-option] Option setter for a hash function More...

#include <cds/opt/hash.h>

Detailed Description

template<typename Functor>
struct cds::opt::hash< Functor >

[type-option] Option setter for a hash function

This option setter specifies hash functor used in unordered containers.

The default value of template argument Functor is cds::opt::v::hash that is synonym for std::hash implementation of standard library. If standard C++ library of the compiler you are using does not provide TR1 implementation the cds library automatically selects boost::hash.


The documentation for this struct was generated from the following file:

cds 1.3.0 Developed by Maxim Khiszinsky aka khizmax 2007 - 2012
Autogenerated Sat Dec 29 2012 19:12:37 by Doxygen 1.8.3