C++ Utilities
4.17.0
Useful C++ classes and routines such as argument parser, IO and conversion utilities
|
#include "./period.h"
Go to the source code of this file.
Namespaces | |
ChronoUtilities | |
Contains classes providing a means for handling date and time information. | |
Functions | |
DateTime CPP_UTILITIES_EXPORT | ChronoUtilities::operator+ (DateTime begin, Period period) |
Adds the specified period to the specified date. More... | |