Searched defs:polygon_parser (Results 1 – 1 of 1) sorted by relevance
415 struct polygon_parser struct417 typedef typename ring_return_type<Polygon>::type ring_return_type;418 typedef container_appender<ring_return_type> appender;420 static inline void apply(tokenizer::iterator& it, in apply()