tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
time_point_cast.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 
namespace  etl::chrono
 

Functions

template<typename ToDuration, typename Clock, typename Duration>
requires (detail::is_duration_v<ToDuration>)
constexpr auto time_point_cast (time_point< Clock, Duration > const &tp) -> ToDuration