Changeset 3199
- Timestamp:
- Apr 30, 2014, 12:27:08 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/omic/BamPairIterator.h
r3198 r3199 57 57 Note that BamPairIterator is a single-pass iterator, i.e., once it 58 58 is incremented the behaviour of its copies is undefined. 59 60 \note \c operator-> is not working with Boost 1.48 (or61 older). See <a62 href="https://svn.boost.org/trac/boost/ticket/5697">Boost Bug63 #5697</a>64 59 */ 65 60 template<typename Base>
Note: See TracChangeset
for help on using the changeset viewer.