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