libpgplotxx.a (C++ interface to PGPLOT)

◆ subsection()

void subsection ( const std::string &  s)

Definition at line 64 of file pgtestxx.cc.

References printtitle().

Referenced by testhandle(), and testhandlefunction().

64 { printtitle(s, '-'); }
void printtitle(const std::string &s, const char &c)
Definition: pgtestxx.cc:55
Here is the call graph for this function:
Here is the caller graph for this function: