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

◆ append() [3/3]

void sff::FREE::append ( const FREE free)
inline

Definition at line 162 of file sffxx.h.

References append(), and lines.

Referenced by append().

162 { this->append(free.lines); }
void append(const std::string &line)
Definition: sffxx.h:160
Here is the call graph for this function:
Here is the caller graph for this function: