Home
last modified time | relevance | path

Searched refs:m_skip_first (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/iterators/
H A Dever_circling_iterator.hpp51 , m_skip_first(skip_first) in ever_circling_iterator()
60 , m_skip_first(skip_first) in ever_circling_iterator()
86 if (m_skip_first && possibly_skip) in check_end()
95 bool m_skip_first; member