Traits class to clear a geometry. More...
#include <mutable_range.hpp>
Static Public Member Functions | |
static void | apply (typename rvalue_type< Range >::type range) |
Traits class to clear a geometry.
|
inlinestatic |
Referenced by boost::geometry::detail::clear::collection_clear< Geometry >::apply(), boost::geometry::detail::wkt::multi_parser< MultiGeometry, detail::wkt::polygon_parser, detail::wkt::prefix_multipolygon >::apply(), boost::geometry::detail::wkt::multi_point_parser< MultiGeometry, detail::wkt::prefix_multipoint >::apply(), boost::geometry::concept::MultiPolygon< Geometry >::BOOST_CONCEPT_USAGE(), boost::geometry::concept::MultiPoint< Geometry >::BOOST_CONCEPT_USAGE(), boost::geometry::concept::MultiLinestring< Geometry >::BOOST_CONCEPT_USAGE(), boost::geometry::concept::Ring< Geometry >::BOOST_CONCEPT_USAGE(), boost::geometry::concept::Linestring< Geometry >::BOOST_CONCEPT_USAGE(), and boost::geometry::range::clear().