Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct insert_commit_data_impl<>

boost::intrusive::insert_commit_data_impl<false>

Synopsis

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


struct insert_commit_data_impl<> {

  // public member functions
   () ;
   ();

  // public data members
   bucket_idx;
};

Description

insert_commit_data_impl public member functions

  1.  () ;
  2.  ();

PrevUpHomeNext