A model of stream that outputs data from an adaptable generator functor For convenience use streamify function instead of direct instantiation of generator2stream .
More...
#include <stream.h>
Public Types |
| typedef Generator_::value_type | value_type |
| | Standard stream typedef.
|
Detailed Description
template<class Generator_>
class stream::generator2stream< Generator_ >
A model of stream that outputs data from an adaptable generator functor For convenience use streamify function instead of direct instantiation of generator2stream .
Member Typedef Documentation
template<class Generator_ >
Member Function Documentation
template<class Generator_ >
template<class Generator_ >
template<class Generator_ >
The documentation for this class was generated from the following file: