Toolbox snapshot
The Reactive C++ Toolbox
|
Go to the source code of this file.
Classes | |
struct | toolbox::sys::IsoDatePolicy |
struct | toolbox::sys::JDayPolicy |
Namespaces | |
namespace | toolbox |
namespace | toolbox::sys |
Typedefs | |
using | toolbox::sys::IsoDate = IntWrapper< IsoDatePolicy > |
ISO8601 date in yyymmdd format. | |
using | toolbox::sys::JDay = IntWrapper< JDayPolicy > |
Julian day. | |