Searched refs:move_constructs_ (Results 1 – 1 of 1) sorted by relevance
113 move_constructs_(move_constructs), in DerivedCopyMoveCounter()117 int* move_constructs_; member130 move_constructs_(move_constructs), in CopyMoveCounter()136 move_constructs_(other.move_constructs_), in CopyMoveCounter()144 move_constructs_(other.move_constructs_), in CopyMoveCounter()146 (*move_constructs_)++; in CopyMoveCounter()153 move_constructs_(other.move_constructs_), in CopyMoveCounter()162 move_constructs_(other.move_constructs_), in CopyMoveCounter()164 (*move_constructs_)++; in CopyMoveCounter()170 move_constructs_ = rhs.move_constructs_; in operator =()[all …]