![]() |
Home | Libraries | People | FAQ | More |
boost::intrusive::unordered_bucket
// In header: <boost/intrusive/hashtable.hpp> template<typename ValueTraitsOrHookOption> struct unordered_bucket : public { };
This metafunction will obtain the type of a bucket from the value_traits or hook option to be used with a hash container.