cxxomfort  rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
Cxxomfort <ctime> Supplements

cxxomfort Supplementals for <ctime>

This component provides supplementary features for the set of algorithms present in <ctime> that are specific to cxxomfort.

Interfaces defined here

Dclock A simple "tick" wrapper around std::clock() and time differentials. prev_month() , next_month() Walk through dates in tm structs. prev_weekday() , next_weekday() Walk through dates in tm structs.

See Also

See also
<algorithm> .