[PATCH] D56692: More calendar bits for <chrono>
Marshall Clow via Phabricator
reviews at reviews.llvm.org
Mon Jan 14 17:26:27 PST 2019
mclow.lists marked an inline comment as done.
mclow.lists added inline comments.
================
Comment at: test/std/utilities/time/time.zone/time.zone.leap/types.pass.cpp:30
+ using leap = std::chrono::leap;
+ using sys_seconds = std::chrono::sys_seconds;
+
----------------
Tabs?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56692/new/
https://reviews.llvm.org/D56692
More information about the libcxx-commits
mailing list