Stxxl
1.4.0
|
Traits class of streamify
function.
More...
#include <stream.h>
Public Types | |
typedef iterator2stream < InputIterator_ > | stream_type |
return type (stream type) of streamify for InputIterator_ |
Traits class of streamify
function.
typedef iterator2stream<InputIterator_> stxxl::stream::streamify_traits< InputIterator_ >::stream_type |