Changeset 3193 for trunk/yat/omic/BamPairIterator.h
- Timestamp:
- Apr 22, 2014, 7:45:36 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/omic/BamPairIterator.h
r3176 r3193 56 56 Note that BamPairIterator is a single-pass iterator, i.e., once it 57 57 is incremented the behaviour of its copies is undefined. 58 59 \note \c operator-> is not working with Boost 1.48 (or 60 older). See <a 61 href="https://svn.boost.org/trac/boost/ticket/5697">Boost Bug 62 #5697</a> 58 63 */ 59 64 template<typename Base>
Note: See TracChangeset
for help on using the changeset viewer.