|
tempoch-cpp 0.5.3
Header-only C++ wrapper for tempoch
|
Core Time<S>, EncodedTime<S, F>, and TimeContext types.
More...
#include "civil_time.hpp"#include "ffi_core.hpp"#include "formats/formats.hpp"#include "scales/scales.hpp"#include <cmath>#include <memory>#include <optional>#include <ostream>#include <type_traits>#include <utility>

Go to the source code of this file.
Classes | |
| struct | tempoch::detail::ContextDeleter |
| class | tempoch::TimeContext |
| Immutable conversion context for UT1 and historical UTC routes. More... | |
| class | tempoch::Time< S > |
A point in time on scale S, stored as a split J2000-second pair. More... | |
| class | tempoch::EncodedTime< S, F > |
A typed external encoding of a time instant on scale S. More... | |
Namespaces | |
| namespace | tempoch |
| namespace | tempoch::detail |
Core Time<S>, EncodedTime<S, F>, and TimeContext types.
Definition in file time_base.hpp.