Home
last modified time | relevance | path

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

/third_party/boost/libs/interprocess/example/
Ddoc_private_node_allocator.cpp61 private_node_allocator_t; in main() typedef
/third_party/boost/boost/container/detail/
Dadaptive_node_pool.hpp102 <NodeSize, NodesPerBlock, MaxFreeBlocks, OverheadPercent> private_node_allocator_t; typedef in boost::container::dtl::shared_adaptive_node_pool
Dnode_pool.hpp71 typedef private_node_pool<NodeSize, NodesPerBlock> private_node_allocator_t; typedef in boost::container::dtl::shared_node_pool