Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/containers/
Dallocation_type.hpp34 static const allocation_type shrink_in_place = boost::container::shrink_in_place; variable
/third_party/boost/boost/container/detail/
Dallocation_type.hpp48 static const allocation_type shrink_in_place = (allocation_type)shrink_in_place_v; variable