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

◆ hasfree()

const bool& sff::TraceHeader::hasfree ( ) const
inline

Definition at line 311 of file sffxx.h.

References sff::DAST::hasfree, and Mdast.

Referenced by sff::verbose().

311 { return(Mdast.hasfree); }
bool hasfree
Definition: sffxx.h:188
Here is the caller graph for this function: