Home
last modified time | relevance | path

Searched defs:OtherAllocator (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/
H A Dvector.hpp1003 vector(BOOST_RV_REF_BEG vector<T, OtherAllocator> BOOST_RV_REF_END x in vector() argument
2066 , container_detail::is_version<OtherAllocator, 0> in swap()
2067 , container_detail::is_different<OtherAllocator, allocator_type> in swap()
2334 void priv_move_assign(BOOST_RV_REF_BEG vector<T, OtherAllocator> BOOST_RV_REF_END x in priv_move_assign() argument
2354 , container_detail::is_version<OtherAllocator, 0> in priv_move_assign()
2355 , container_detail::is_different<OtherAllocator, allocator_type> in priv_move_assign()
2391 void priv_copy_assign(const vector<T, OtherAllocator> &x in priv_copy_assign() argument