Stxxl  1.3.2
Public Types | List of all members
stream::streamify_traits< InputIterator_ > Struct Template Reference

Traits class of streamify function. More...

#include <stream.h>

Public Types

typedef iterator2stream
< InputIterator_ > 
stream_type
 return type (stream type) of streamify for InputIterator_ More...
 

Detailed Description

template<class InputIterator_>
struct stream::streamify_traits< InputIterator_ >

Traits class of streamify function.

Member Typedef Documentation

template<class InputIterator_>
typedef iterator2stream<InputIterator_> stream::streamify_traits< InputIterator_ >::stream_type

return type (stream type) of streamify for InputIterator_


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