Searched defs:MemCopier (Results 1 – 1 of 1) sorted by relevance
43 struct MemCopier { struct45 inline static void copy(A *a, const B *b, size_t size) { in copy()51 struct MemCopier<false, S> { struct53 inline static void copy(const A *a, B *b, size_t size) { in copy()