|
C++ Utilities 5.36.0
Useful C++ classes and routines such as argument parser, IO and conversion utilities
|
#include "./timespan.h"#include "../misc/flagenumclass.h"#include <cstdint>#include <ctime>#include <limits>#include <string>Go to the source code of this file.
Classes | |
| class | CppUtilities::DateTime |
| Represents an instant in time, typically expressed as a date and time of day. More... | |
| struct | CppUtilities::DateTimeExpression |
| The DateTimeExpression struct holds information about a time expression (e.g. More... | |
| struct | std::hash< CppUtilities::DateTime > |
| Computes the hash for the CppUtilities::DateTime instance. More... | |
Namespaces | |
| namespace | CppUtilities |
| Contains all utilities provided by the c++utilities library. | |
| namespace | std |
| STL namespace. | |
Functions | |
| CPP_UTILITIES_MARK_FLAG_ENUM_CLASS (CppUtilities, CppUtilities::DateTimeParts) | |
| CPP_UTILITIES_MARK_FLAG_ENUM_CLASS | ( | CppUtilities | , |
| CppUtilities::DateTimeParts | ) |