Home
last modified time | relevance | path

Searched refs:is_propagable_from_x (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.hpp2364 …const bool is_propagable_from_x = is_propagable_from(x_alloc, x.m_holder.start(), this_alloc, prop… in priv_move_assign() local
2366 const bool are_both_propagable = is_propagable_from_x && is_propagable_from_t; in priv_move_assign()
2375 else if(is_propagable_from_x){ in priv_move_assign()