Public Types

stream::streamify_traits< InputIterator_ > Struct Template Reference
[Stream package]

Traits class of streamify function. More...

#include <stream.h>

List of all members.

Public Types

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

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: