[libcxx-commits] [PATCH] D130838: [libc++] Implement `operator<=>` for `unique_ptr`

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jul 31 04:12:30 PDT 2022


avogelsgesang created this revision.
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++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130838

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/__memory/unique_ptr.h
  libcxx/include/memory
  libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.special/cmp_nullptr.pass.cpp
  libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.special/rel.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130838.448852.patch
Type: text/x-patch
Size: 10690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220731/5091573b/attachment-0001.bin>


More information about the libcxx-commits mailing list