Home
last modified time | relevance | path

Searched refs:ConstRing (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/concepts/
H A Dring_concept.hpp79 class ConstRing class
90 BOOST_CONCEPT_USAGE(ConstRing) in BOOST_CONCEPT_USAGE() argument
H A Dpolygon_concept.hpp105 BOOST_CONCEPT_ASSERT( (concepts::ConstRing<ring_type>) );
H A Dcheck.hpp98 : detail::concept_check::check<concepts::ConstRing<Geometry> >