STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::element_iterator_traits< BlockType, SizeType > Struct Template Reference

Detailed Description

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

Definition at line 636 of file adaptor.h.

Public Types

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

Member Typedef Documentation

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

Definition at line 640 of file adaptor.h.


The documentation for this struct was generated from the following file: