MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
fixed.hpp File Reference
#include "mtcore.hpp"
#include "mtcore_calendars/core.hpp"
#include "mtcore_calendars/epochs.hpp"
#include "mtcore_calendars/traits.hpp"
#include <string_view>
Include dependency graph for fixed.hpp:
This graph shows which files directly or indirectly include this file:

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.