Searched refs:ConstSegment (Results 1 – 5 of 5) sorted by relevance
93 class ConstSegment class122 BOOST_CONCEPT_USAGE(ConstSegment) in BOOST_CONCEPT_USAGE() argument
133 : detail::concept_check::check<concepts::ConstSegment<Geometry> >
275 BOOST_CONCEPT_ASSERT( (concepts::ConstSegment<Segment1>) ); in apply()276 BOOST_CONCEPT_ASSERT( (concepts::ConstSegment<Segment2>) ); in apply()
276 BOOST_CONCEPT_ASSERT( (concepts::ConstSegment<Segment1>) ); in apply()277 BOOST_CONCEPT_ASSERT( (concepts::ConstSegment<Segment2>) ); in apply()
286 BOOST_CONCEPT_ASSERT( (concepts::ConstSegment<Segment1>) ); in apply()287 BOOST_CONCEPT_ASSERT( (concepts::ConstSegment<Segment2>) ); in apply()