From 5aaaef0aaf7c86d5e9d992641a408c6e987f88fd Mon Sep 17 00:00:00 2001 From: "A. Jiang" Date: Fri, 12 Jul 2024 22:01:47 +0800 Subject: [PATCH] [libc++][docs] LWG3380 reverted changes in [meta.trans.other] --- libcxx/docs/Status/SpaceshipProjects.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcxx/docs/Status/SpaceshipProjects.csv b/libcxx/docs/Status/SpaceshipProjects.csv index 74441dcdea496..e1cf2044cfd78 100644 --- a/libcxx/docs/Status/SpaceshipProjects.csv +++ b/libcxx/docs/Status/SpaceshipProjects.csv @@ -67,7 +67,7 @@ Section,Description,Dependencies,Assignee,Complete | `[func.wrap.func] `_ | `[func.wrap.func.nullptr] `_",| remove ops `function `_,None,Hristo Hristov,|Complete| | `[meta.unary.prop] `_,| replaced by `issue LWG3354 `_,None,Unassigned,|Nothing To Do| -| `[meta.trans.other] `_,|,None,Unassigned,|Not Started| +| `[meta.trans.other] `_,| removed by `issue LWG3380 `_,None,Unassigned,|Nothing To Do| "| `[type.index.overview] `_ | `[type.index.members] `_",| `type_index `_,None,Adrian Vogelsgesang,|Complete| | `[charconv.syn] `_,| `to_chars_result `_,None,Mark de Wever,|Complete|