|
MT Core (C++)
Core library for replacing C++ standard in project usage
|
#include "mtcore.hpp"#include "mtcore_calendars/core.hpp"#include "mtcore_calendars/epochs.hpp"#include "mtcore_calendars/traits.hpp"#include <string_view>

Go to the source code of this file.
Classes | |
| struct | mtcore::calendars::Fixed |
| Base calendar system tracking the number of days since its epoch. More... | |
| struct | mtcore::calendars::Moment |
| Base calendar system tracking the number of days (and fraction of days) since its epoch. More... | |
Namespaces | |
| namespace | mtcore |
| Core library for C++ with Zig-related functionality. | |
| namespace | mtcore::calendars |
| Namespace for calendaring systems. | |