SFF++ library: reading and writing SFF from C++
sff::helper Namespace Reference

Classes

struct  MyFormat
 
class  ostream_manager
 

Functions

std::ostream & operator<< (std::ostream &os, const MyFormat &format)
 
void yesno (std::ostream &os, const bool &f)
 
template<class C >
bool IDmatch (const std::string &line, const bool &debug=false)
 Check GSE identifier at beginning of line. More...
 
int nsignificantdigits (double v, const bool &debug=false)
 return number of significant digits More...