reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3355 : base_(other.base_), 3356 begin1_(other.begin1_), 3357 end1_(other.end1_), 3358 current1_(other.current1_), 3359 begin2_(other.begin2_), 3360 end2_(other.end2_), 3361 current2_(other.current2_), 3362 begin3_(other.begin3_), 3363 end3_(other.end3_), 3364 current3_(other.current3_) {