Changeset 3092


Ignore:
Timestamp:
Oct 16, 2013, 5:00:41 AM (10 years ago)
Author:
Peter
Message:

correct docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/utility/SegmentTree.h

    r3064 r3092  
    162162
    163163       \return an iterator pointing to the Segment that contains \a
    164        vt. If no Segment contains \a vt, end() is returned.
     164       element. If no Segment contains \a element, end() is returned.
    165165     */
    166166    const_iterator find(const element_type& element) const;
Note: See TracChangeset for help on using the changeset viewer.