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

◆ FREE() [2/2]

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

Definition at line 157 of file sffxx.h.

References read().

157 { read(is); }
void read(std::istream &is, const bool &debug=false)
Definition: sffxx.cc:576
Here is the call graph for this function: