17 #ifndef INCLUDED_core_fragment_ConstantLengthFragSetIterator__HH
18 #define INCLUDED_core_fragment_ConstantLengthFragSetIterator__HH
35 #include <utility/vector1.fwd.hh>
36 #include <utility/pointer/ReferenceCount.hh>
42 #include <utility/vector1.hh>
61 if ( (*it)->nr_frags() )
return;
75 if ( (*it_)->nr_frags() )
return *
this;
96 FrameList::const_iterator
it_;
97 FrameList::const_iterator
eit_;