Searched defs:DerivedCopyMoveCounter (Results 1 – 1 of 1) sorted by relevance
106 struct DerivedCopyMoveCounter { struct107 DerivedCopyMoveCounter(int* copies, in DerivedCopyMoveCounter() argument115 int* copies_;116 int* assigns_;117 int* move_constructs_;118 int* move_assigns_;