Ignore:
Timestamp:
Jun 25, 2010, 1:47:13 PM (13 years ago)
Author:
Peter
Message:

corrected comment reflecting that we do implement assignment in DataWeightProxy?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/utility/DataWeightProxy.h

    r2202 r2278  
    101101    WeightIterator weight_;
    102102
    103     // using compiler generated copy and assignment
    104     //DataWeightProxy& operator=(const DataWeightProxy&);
     103    // using compiler generated copy
    105104    //DataWeightProxy(const DataWeightProxy&);
    106105  };
Note: See TracChangeset for help on using the changeset viewer.