Searched defs:iterator_traits (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/2geom/
H A Dangle.h394 template <> class iterator_traits<Geom::Angle> {}; class in namespace:std
H A Dpoint.h390 // specialization of iterator_traits is defined - see end of file
415 // to try to instantiate the iterator_traits template and fail. Probably it thinks that Point
418 template <> class iterator_traits<Geom::Point> {}; class in namespace:std

Completed in 254 milliseconds