libtime++: Date and time calculation

◆ PRINTVALUE

#define PRINTVALUE (   V)    cout << #V << ":\n " << string(V) << endl;

Definition at line 43 of file testtime++.cc.

Referenced by main().