[libcxx-commits] [PATCH] D131371: [libc++] Implement `operator<=>` for `error_{code, condition}`

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Aug 7 15:08:10 PDT 2022


avogelsgesang created this revision.
avogelsgesang added reviewers: ldionne, Mordante, philnik, var-const.
Herald added a project: All.
avogelsgesang requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Implements part of P1614R2 "The Mothership has Landed"


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D131371

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/system_error
  libcxx/test/std/diagnostics/syserr/syserr.compare/cmp_error_code.pass.cpp
  libcxx/test/std/diagnostics/syserr/syserr.compare/cmp_error_condition.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131371.450672.patch
Type: text/x-patch
Size: 9732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220807/4b0d7734/attachment.bin>


More information about the libcxx-commits mailing list