Home
last modified time | relevance | path

Searched defs:size_block_ctrl_compare (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/interprocess/mem_algo/
Drbtree_best_fit.hpp131 struct size_block_ctrl_compare struct in boost::interprocess::rbtree_best_fit
133 bool operator()(size_type size, const block_ctrl &block) const in operator ()()
136 bool operator()(const block_ctrl &block, size_type size) const in operator ()()