trsl logo
Public Types | List of all members
trsl::detail::persistent_filter_iterator_base< Predicate, Iterator > Struct Template Reference

Used internally. More...

#include <persistent_filter_iterator.hpp>

Public Types

typedef boost::iterator_adaptor< persistent_filter_iterator< Predicate, Iterator >, Iterator, boost::use_default, typename boost::mpl::if_< boost::is_convertible< typename boost::iterator_traversal< Iterator >::type, boost::random_access_traversal_tag >, boost::forward_traversal_tag, boost::forward_traversal_tag >::type > type
 

Detailed Description

template<class Predicate, class Iterator>
struct trsl::detail::persistent_filter_iterator_base< Predicate, Iterator >

Used internally.

Definition at line 36 of file persistent_filter_iterator.hpp.


The documentation for this struct was generated from the following file:
© Copyright 2007-2011 Renaud Detry.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt.)
Revised Wed Jan 8 2020 14:43:32.