Ignore:
Timestamp:
Apr 22, 2014, 7:45:36 AM (9 years ago)
Author:
Peter
Message:

document limitation due to bug in boost 1.48 (or older)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/omic/BamPairIterator.h

    r3176 r3193  
    5656     Note that BamPairIterator is a single-pass iterator, i.e., once it
    5757     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>
    5863   */
    5964  template<typename Base>
Note: See TracChangeset for help on using the changeset viewer.