trsl logo
Public Types | List of all members
trsl::detail::reorder_iterator_base< ElementIterator > Struct Template Reference

Used internally. More...

#include <reorder_iterator.hpp>

Public Types

typedef ElementIterator element_iterator
 
typedef size_t index_t
 
typedef std::vector< index_t > index_container
 
typedef boost::shared_ptr< index_container > index_container_ptr
 
typedef index_container::const_iterator index_iterator
 
typedef boost::iterator_adaptor< reorder_iterator< ElementIterator >, index_iterator, typename boost::detail::iterator_traits< ElementIterator >::value_type, boost::use_default, typename boost::detail::iterator_traits< ElementIterator >::reference > type
 

Detailed Description

template<class ElementIterator>
struct trsl::detail::reorder_iterator_base< ElementIterator >

Used internally.

Definition at line 37 of file reorder_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.