#include <di/chrono/duration/duration.h>
|
static constexpr auto | zero () |
|
static constexpr auto | min () |
|
static constexpr auto | max () |
|
◆ Period
template<typename Rep, math::detail::IsRatio Per>
◆ Representation
template<typename Rep, math::detail::IsRatio Per>
◆ Duration() [1/4]
template<typename Rep, math::detail::IsRatio Per>
◆ Duration() [2/4]
template<typename Rep, math::detail::IsRatio Per>
◆ Duration() [3/4]
template<typename Rep, math::detail::IsRatio Per>
template<typename Val>
requires (concepts::ConvertibleTo<Val const&,
Representation>)
◆ Duration() [4/4]
template<typename Rep, math::detail::IsRatio Per>
◆ count()
template<typename Rep, math::detail::IsRatio Per>
◆ max()
template<typename Rep, math::detail::IsRatio Per>
◆ min()
template<typename Rep, math::detail::IsRatio Per>
◆ operator%=() [1/2]
template<typename Rep, math::detail::IsRatio Per>
◆ operator%=() [2/2]
template<typename Rep, math::detail::IsRatio Per>
◆ operator*=()
template<typename Rep, math::detail::IsRatio Per>
◆ operator+()
template<typename Rep, math::detail::IsRatio Per>
◆ operator++() [1/2]
template<typename Rep, math::detail::IsRatio Per>
◆ operator++() [2/2]
template<typename Rep, math::detail::IsRatio Per>
◆ operator+=()
template<typename Rep, math::detail::IsRatio Per>
◆ operator-()
template<typename Rep, math::detail::IsRatio Per>
◆ operator--() [1/2]
template<typename Rep, math::detail::IsRatio Per>
◆ operator--() [2/2]
template<typename Rep, math::detail::IsRatio Per>
◆ operator-=()
template<typename Rep, math::detail::IsRatio Per>
◆ operator/=()
template<typename Rep, math::detail::IsRatio Per>
◆ operator=()
template<typename Rep, math::detail::IsRatio Per>
◆ zero()
template<typename Rep, math::detail::IsRatio Per>
The documentation for this class was generated from the following file: