Home
last modified time | relevance | path

Searched defs:copy_loop (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/sections/
Dsectionalize.hpp241 struct copy_loop struct
243 static inline void apply(T const source[Count], T target[Count]) in apply()
251 struct copy_loop<T, Count, Count> struct
253 static inline void apply(T const [Count], T [Count]) in apply()