Searched defs:copy_all (Results 1 – 2 of 2) sorted by relevance
29 struct copy_all struct31 copy_all() {} in copy_all() function32 copy_all(copy_all const&) {} in copy_all() argument35 copy_all(T const& x) in copy_all() function
729 void copy_all (Iterator it, Ts&&... ds) in copy_all() function