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

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 16 14:05:43 PDT 2023


H-G-Hristov added a comment.

In D145881#4199876 <https://reviews.llvm.org/D145881#4199876>, @Mordante wrote:

> Thanks for working on this! A few comments.

Thank you for the review. I'll make sure to contact you first in the future as you recommend.
Sorry if working on this and on `time_point` D146250 <https://reviews.llvm.org/D146250> was inappropirate.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145881/new/

https://reviews.llvm.org/D145881



More information about the libcxx-commits mailing list