C++ Utilities
5.0.1
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 | |
CppUtilities | |
Contains all utilities provides by the c++utilities library. | |
Functions | |
DateTime CPP_UTILITIES_EXPORT | CppUtilities::operator+ (DateTime begin, Period period) |
Adds the specified period to the specified date. More... | |