Searched defs:copy_segments (Results 1 – 6 of 6) sorted by relevance
49 namespace detail { namespace copy_segments namespace309 struct copy_segments : not_implemented<Tag> struct314 struct copy_segments<ring_tag, Reverse> struct320 struct copy_segments<linestring_tag, Reverse> struct325 struct copy_segments<polygon_tag, Reverse> struct331 struct copy_segments<box_tag, Reverse> struct337 struct copy_segments<multi_polygon_tag, Reverse> struct363 inline void copy_segments(Geometry const& geometry, in copy_segments() function
36 namespace detail { namespace copy_segments namespace
75 static void copy_segments(unsigned long ind) in copy_segments() function
106 #define copy_segments(tsk, mm) do { } while (0) macro
211 struct copy_segments struct
1307 #define copy_segments(tsk, mm) do { } while (0) macro