Changeset 2202 for trunk/yat/utility/DataWeightProxy.h
- Timestamp:
- Feb 21, 2010, 7:39:13 PM (13 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property
svn:mergeinfo
set to
/branches/0.6-stable merged eligible
-
Property
svn:mergeinfo
set to
-
trunk/yat/utility/DataWeightProxy.h
r2122 r2202 6 6 /* 7 7 Copyright (C) 2008 Jari Häkkinen, Peter Johansson 8 Copyright (C) 2009 Peter Johansson8 Copyright (C) 2009, 2010 Peter Johansson 9 9 10 10 This file is part of the yat library, http://dev.thep.lu.se/yat … … 35 35 \brief Proxy class for DataWeight 36 36 37 DataIterator and WeightIterator should be a TrivialIterator37 DataIterator and WeightIterator should be a mutable TrivialIterator 38 38 */ 39 39 template<typename DataIterator, typename WeightIterator>
Note: See TracChangeset
for help on using the changeset viewer.