Home
last modified time | relevance | path

Searched refs:OtherIt (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dreverse_iterator.hpp56 template<class OtherIt>
57 reverse_iterator( const reverse_iterator<OtherIt>& r in reverse_iterator()
58 , typename boost::move_detail::enable_if_convertible<OtherIt, It>::type* =0 in reverse_iterator() argument
66 template<class OtherIt>
67 typename boost::move_detail::enable_if_convertible<OtherIt, It, reverse_iterator &>::type
68 operator=( const reverse_iterator<OtherIt>& r) in operator =()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/detail/
H A Dreverse_iterator.hpp56 template<class OtherIt>
57 reverse_iterator( const reverse_iterator<OtherIt>& r in reverse_iterator()
58 , typename boost::intrusive::detail::enable_if_convertible<OtherIt, It>::type* =0 in reverse_iterator() argument
66 template<class OtherIt>
67 typename boost::intrusive::detail::enable_if_convertible<OtherIt, It, reverse_iterator &>::type
68 operator=( const reverse_iterator<OtherIt>& r) in operator =()