Changeset 1461
- Timestamp:
- Aug 31, 2008, 8:59:44 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/utility/WeightIterator.h
r1404 r1461 33 33 34 34 /** 35 @brief DataIterator35 @brief WeightIterator 36 36 */ 37 37 template<typename Base> … … 78 78 79 79 /** 80 \brief convenient function to create DataIterator80 \brief convenient function to create WeightIterator 81 81 82 82 Convenient function in same fashion as std::make_pair.
Note: See TracChangeset
for help on using the changeset viewer.