[libcxx-commits] [PATCH] D130859: [libc++] Implement `operator<=>` for `filesystem::path`

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jul 31 15:50:15 PDT 2022


avogelsgesang created this revision.
avogelsgesang added reviewers: ldionne, Mordante, philnik.
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/D130859

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/__filesystem/path.h
  libcxx/include/filesystem
  libcxx/test/std/input.output/filesystems/class.path/path.member/path.compare.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130859.448892.patch
Type: text/x-patch
Size: 4913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220731/29c6a277/attachment.bin>


More information about the libcxx-commits mailing list