Home
last modified time | relevance | path

Searched refs:BOOST_COPY_ASSIGN_REF (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/
H A Dcore.hpp172 #define BOOST_COPY_ASSIGN_REF(TYPE)\ macro
378 #define BOOST_COPY_ASSIGN_REF(TYPE)\ macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/
H A Dquery_iterators.hpp316 query_iterator & operator=(BOOST_COPY_ASSIGN_REF(query_iterator) o) in operator =()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/
H A Drtree.hpp454 inline rtree & operator=(BOOST_COPY_ASSIGN_REF(rtree) src) in operator =()
/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.hpp342 varray & operator=(BOOST_COPY_ASSIGN_REF(varray) other) in operator =()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp1078 BOOST_CONTAINER_FORCEINLINE vector& operator=(BOOST_COPY_ASSIGN_REF(vector) x) in operator =()