Searched defs:DerivedCopyMoveCounter (Results 1 – 1 of 1) sorted by relevance
99 struct DerivedCopyMoveCounter { struct100 DerivedCopyMoveCounter(int* copies, in DerivedCopyMoveCounter() function108 int* copies_;109 int* assigns_;110 int* move_constructs_;111 int* move_assigns_;