Searched defs:last_spec (Results 1 – 3 of 3) sorted by relevance
27 using last_spec = std::chrono::last_spec; in main() typedef
26 using last_spec = std::chrono::last_spec; in main() typedef
34 struct last_spec { explicit last_spec() = default; }; struct