![]() |
Home | Libraries | People | FAQ | More |
boost::intrusive::bucket_plus_vtraits::data_type
// In header: <boost/intrusive/hashtable.hpp> struct data_type : public ValueTraits, public BucketTraits { // public member functions data_type(const ValueTraits &, const BucketTraits &); data_type(data_type &&); };