Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types
stxxl::element_iterator_traits< BlockType > Struct Template Reference

#include <adaptor.h>

List of all members.

Public Types

typedef
helper::element_iterator_generator
< BlockType,
BlockType::has_only_data >
::iterator 
element_iterator

Detailed Description

template<typename BlockType>
struct stxxl::element_iterator_traits< BlockType >

Definition at line 622 of file adaptor.h.


Member Typedef Documentation

template<typename BlockType>
typedef helper::element_iterator_generator<BlockType, BlockType::has_only_data>::iterator stxxl::element_iterator_traits< BlockType >::element_iterator

Definition at line 624 of file adaptor.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines