Home
last modified time | relevance | path

Searched refs:raw_copy (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/
H A Drtree.hpp366 this->raw_copy(src, *this, false); in rtree()
387 this->raw_copy(src, *this, false); in rtree()
438 this->raw_copy(src, *this, false); in rtree()
474 this->raw_copy(src, *this, true); in operator =()
525 this->raw_copy(src, *this, true); in operator =()
1547 inline void raw_copy(rtree const& src, rtree & dst, bool copy_tr_and_params) const in raw_copy() function in boost::geometry::index::rtree