From: Bohdan (warever_at_[hidden])
Date: 2002-10-12 11:45:01


filter_iterator_policies contains m_end member as private, but if value of m_end
changes ( ex: vector::resize ) m_end should be changed accordingly. At this time
the only solution is to recreate policies instance when m_end was changed.
Should m_end be public ?

regards,
bohdan