boost::intrusive::unordered_bucket_ptr
// In header: <boost/intrusive/hashtable.hpp> template<typename ValueTraitsOrHookOption> struct unordered_bucket_ptr { };
This metafunction will obtain the type of a bucket pointer from the value_traits or hook option to be used with a hash container.