Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/sync/detail/
Dcondition_algorithm_8a.hpp329 typedef ipcdetail::condition_algorithm_8a<ConditionMembers> algo_type; typedef in boost::interprocess::ipcdetail::condition_8a_wrapper
Dcondition_any_algorithm.hpp159 typedef ipcdetail::condition_any_algorithm<ConditionAnyMembers> algo_type; typedef in boost::interprocess::ipcdetail::condition_any_wrapper
/third_party/boost/boost/intrusive/
Dbstree.hpp529 <AlgoType, node_traits>::type algo_type; typedef
654 …def typename get_algo<AlgoType, node_traits>::type algo_type; typedef in boost::intrusive::bstree_impl