![]() |
Scarab
v3.4.0
Project 8 C++ Utility Library
|
#include <date.h>
Public Member Functions | |
constexpr | time_of_day () noexcept=default |
constexpr | time_of_day (Duration since_midnight) noexcept |
template<class Arg0 , class Arg1 , class ... Args> | |
constexpr | time_of_day (Arg0 &&arg0, Arg1 &&arg1, Args &&...args) noexcept |
Private Types | |
using | base = detail::time_of_day_storage< Duration > |
|
private |
|
defaultnoexcept |
|
inlineexplicitnoexcept |
|
inlineexplicitnoexcept |