DATRW++ library: seismic data I/O with multiple formats
|
ianystream& datrw::operator>> | ( | ianystream & | is, |
C & | c | ||
) |
general input operator
This function template delegates the actual output to the output operators for datrw::idatstream by accessing the underlying datrw::idatstream through the type conversion operator datrw::ianystream::idatstream()
Definition at line 143 of file readany.h.
References datrw::ianystream::idatstream().