![]() |
Home | Libraries | People | FAQ | More |
boost::interprocess::rbtree_best_fit::size_block_ctrl_compare
// In header: <boost/interprocess/mem_algo/rbtree_best_fit.hpp> struct size_block_ctrl_compare { // public member functions bool operator()(std::size_t, const block_ctrl &) const; bool operator()(const block_ctrl &, std::size_t) const; };