[libcxx-commits] [PATCH] D131357: [libc++] Implement `operator<=>` for `type_index`
Adrian Vogelsgesang via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Aug 7 08:40:34 PDT 2022
avogelsgesang created this revision.
avogelsgesang added reviewers: ldionne, Mordante, philnik, mumbleskates, fsb4000.
Herald added a subscriber: arphaman.
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/D131357
Files:
libcxx/docs/Status/SpaceshipProjects.csv
libcxx/include/typeindex
libcxx/test/std/utilities/type.index/type.index.members/cmp.pass.cpp
libcxx/test/std/utilities/type.index/type.index.members/eq.pass.cpp
libcxx/test/std/utilities/type.index/type.index.members/lt.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131357.450631.patch
Type: text/x-patch
Size: 7702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220807/e4827a40/attachment-0001.bin>
More information about the libcxx-commits
mailing list