TPIE

2362a60
tpie::pipelining::bits::pull_tee_t< source_t, T > Class Template Reference

Public Types

typedef T item_type
 

Public Member Functions

 pull_tee_t (source_t source, file_stream< item_type > &fs)
 
bool can_pull ()
 
item_type pull ()
 

Detailed Description

template<typename source_t, typename T>
class tpie::pipelining::bits::pull_tee_t< source_t, T >

Definition at line 349 of file file_stream.h.


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