FACT++  1.0
_time_format::_time_format ( const char *  txt)
inline

pointer given to the iostreams

initialize ptr with what should be passed to the iostreams

Definition at line 26 of file Time.h.

26 : ptr(txt) { }
const char * ptr
Definition: Time.h:22