Searched refs:move_constructs_ (Results 1 – 1 of 1) sorted by relevance
112 move_constructs_(move_constructs), in DerivedCopyMoveCounter()116 int* move_constructs_; member129 move_constructs_(move_constructs), in CopyMoveCounter()135 move_constructs_(other.move_constructs_), in CopyMoveCounter()143 move_constructs_(other.move_constructs_), in CopyMoveCounter()145 (*move_constructs_)++; in CopyMoveCounter()152 move_constructs_(other.move_constructs_), in CopyMoveCounter()161 move_constructs_(other.move_constructs_), in CopyMoveCounter()163 (*move_constructs_)++; in CopyMoveCounter()169 move_constructs_ = rhs.move_constructs_; in operator =()[all …]