libtime++: Date and time calculation

◆ PRINTVALUE

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

Definition at line 38 of file example++.cc.

Referenced by example7().