Home
last modified time | relevance | path

Searched refs:construct_move_dispatch (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/geometry/index/detail/
H A Dvarray_detail.hpp575 void construct_move_dispatch(I pos, V const& v, in construct_move_dispatch() function
583 void construct_move_dispatch(I pos, BOOST_RV_REF(P) p, in construct_move_dispatch() function
601 construct_move_dispatch(pos, ::boost::move(p), use_memcpy()); // may throw in construct()