Home
last modified time | relevance | path

Searched refs:is_propagable_from_t (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.hpp2365 …const bool is_propagable_from_t = is_propagable_from(this_alloc, m_holder.start(), x_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()