Iros
 
Loading...
Searching...
No Matches
time_point_common_type.h
Go to the documentation of this file.
1#pragma once
2
6
7namespace di {
8template<concepts::Clock Clock, typename D1, typename D2>
13}
Definition time_point_forward_declaration.h:8
Definition common.h:208
Definition zstring_parser.h:9
Definition common.h:13
chrono::TimePoint< Clock, meta::CommonType< D1, D2 > > Type
Definition time_point_common_type.h:11