reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3231 : base_(other.base_), 3232 begin1_(other.begin1_), 3233 end1_(other.end1_), 3234 current1_(other.current1_), 3235 begin2_(other.begin2_), 3236 end2_(other.end2_), 3237 current2_(other.current2_) {