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

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 16 11:03:45 PDT 2023


H-G-Hristov created this revision.
Herald added subscribers: mikhail.ramalho, 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++.

Depends on D145881 <https://reviews.llvm.org/D145881>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D146250

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/__chrono/time_point.h
  libcxx/include/chrono
  libcxx/test/std/time/time.point/time.point.comparisons/compare.three_way.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146250.505883.patch
Type: text/x-patch
Size: 6462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230316/00449dd6/attachment.bin>


More information about the libcxx-commits mailing list