[libcxx-commits] [PATCH] D145881: [libc++][spaceship] Implement `operator<=>` for `duration`

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 12 10:32:25 PDT 2023


H-G-Hristov created this revision.
Herald added a subscriber: yaxunl.
Herald added a project: All.
H-G-Hristov requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Implemented `operator<=>` for `duration`


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145881

Files:
  libcxx/include/__chrono/duration.h
  libcxx/include/chrono
  libcxx/test/std/time/time.duration/time.duration.comparisons/compare.three_way.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145881.504456.patch
Type: text/x-patch
Size: 5327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230312/e36b6480/attachment.bin>


More information about the libcxx-commits mailing list