Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dalloc_helpers.hpp48 inline void move_alloc(AllocatorType &, AllocatorType &, container_detail::false_type) in move_alloc() function
53 inline void move_alloc(AllocatorType &l, AllocatorType &r, container_detail::true_type) in move_alloc() function