Searched defs:copy_or_move_impl (Results 1 – 1 of 1) sorted by relevance
225 struct copy_or_move_impl struct227 static inline OutIt apply(It first, It last, OutIt out) in apply()234 struct copy_or_move_impl<It, OutIt, false> struct236 static inline OutIt apply(It first, It last, OutIt out) in apply()