nuklei::detail::shared_container_iterator_base< Container, ContainerIterator > Struct Template Reference

Used internally. More...

#include <shared_container_iterator.h>

Public Types

typedef Container container_t
 
typedef ContainerIterator container_iterator
 
typedef boost::shared_ptr< Container > container_ptr
 
typedef boost::iterator_adaptor< shared_container_iterator< Container, ContainerIterator >, ContainerIterator, typename boost::detail::iterator_traits< ContainerIterator >::value_type, boost::use_default, typename boost::detail::iterator_traits< ContainerIterator >::reference > type
 

Detailed Description

template<class Container, class ContainerIterator>
struct nuklei::detail::shared_container_iterator_base< Container, ContainerIterator >

Used internally.

Definition at line 37 of file shared_container_iterator.h.


The documentation for this struct was generated from the following file:
© Copyright 2007-2013 Renaud Detry.
Distributed under the terms of the GNU General Public License (GPL).
(See accompanying file LICENSE.txt or copy at http://www.gnu.org/copyleft/gpl.html.)
Revised Sun Sep 13 2020 19:10:14.