Changeset 2281
- Timestamp:
- Jun 26, 2010, 3:17:30 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/concepts.doxygen
r2280 r2281 427 427 \c iterator is a weighted iterator, \c iterator::reference must have 428 428 member functions data() and weight(). This should not be a problem as 429 long as \a iterator::reference is theplu::yat::utility::DataWeight or 430 theplu::yat::utility::DataWeightProxy, but could potentially be a problem when creating weighted iterators with other ::reference. 429 long as \c iterator::reference is theplu::yat::utility::DataWeight or 430 theplu::yat::utility::DataWeightProxy, but could potentially be a 431 problem when creating weighted iterators with other \c ::reference. 431 432 432 433 */
Note: See TracChangeset
for help on using the changeset viewer.