[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:36:03 PDT 2023


H-G-Hristov added a subscriber: Mordante.
H-G-Hristov added a comment.

@Mordante I decided to work on <=> for `duration` and `time_point`. I see these are assigned to you. Sorry if I am interfering with your plans, feel free to reject this patch if necessary.


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