SFF++ library: reading and writing SFF from C++

◆ WID2() [2/2]

sff::WID2::WID2 ( std::istream &  is)
inline

Definition at line 211 of file sffxx.h.

References read().

211 { read(is); }
void read(std::istream &is)
Definition: sffxx.cc:687
Here is the call graph for this function: