![]() |
tempoch-cpp
Header-only C++ wrapper for tempoch
|
C++ wrappers for Julian Date, Modified Julian Date, and UTC. More...
#include "ffi_core.hpp"

Go to the source code of this file.
Classes | |
| struct | tempoch::UTC |
| UTC date-time breakdown. More... | |
| class | tempoch::JulianDate |
| Julian Date wrapper (value type). More... | |
| class | tempoch::MJD |
| Modified Julian Date wrapper (value type). More... | |
Namespaces | |
| namespace | tempoch |
C++ wrappers for Julian Date, Modified Julian Date, and UTC.
Wraps the tempoch-ffi C layer with value-semantic, exception-safe C++ types.
Definition in file time.hpp.