Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template unordered_bucket_impl

boost::intrusive::unordered_bucket_impl

Synopsis

// In header: <boost/intrusive/hashtable.hpp>

template<typename SupposedValueTraits> 
struct unordered_bucket_impl {
  // types
  typedef                                                                                     ;        
  typedef                                                  ;
  typedef                                                              ;               
  typedef pointer_traits<  ;            
};

PrevUpHomeNext