[libcxx-commits] [PATCH] D131421: [libc++] Uses operator<=> in string.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 8 11:19:40 PDT 2022


Mordante created this revision.
Mordante added reviewers: avogelsgesang, mumbleskates.
Herald added a project: All.
Mordante 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/D131421

Files:
  libcxx/include/string
  libcxx/test/std/strings/basic.string/string.nonmembers/string.cmp/comparison.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131421.450888.patch
Type: text/x-patch
Size: 13259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220808/28cd7b51/attachment-0001.bin>


More information about the libcxx-commits mailing list