[libcxx-commits] [PATCH] D113430: [libc++] Implement file_clock::{to, from}_sys
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 8 13:01:09 PST 2021
ldionne created this revision.
ldionne added a reviewer: mstorsjo.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
This is part of https://wg21.link/P0355R7. I am adding these methods
to provide an alternative for the {from,to}_time_t methods that were
removed in https://llvm.org/D113027.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D113430
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/include/chrono
libcxx/test/std/utilities/time/time.clock/time.clock.file/to_from_sys.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113430.385607.patch
Type: text/x-patch
Size: 5133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211108/693dbea6/attachment.bin>
More information about the libcxx-commits
mailing list