libtime++: Date and time calculation

◆ TRelativeTime() [2/4]

libtime::TRelativeTime::TRelativeTime ( const char *  Itimestring)
inline

Definition at line 394 of file libtime++.h.

394  :
395  TBaseClassTime("0/0/" + std::string(Itimestring)) { }
TBaseClassTime(const std::string &Itimestring)
Definition: libtime++.h:262