[all-commits] [llvm/llvm-project] 552f55: [libc++][any] LWG3305: `any_cast<void>` (#78215)
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Fri Jan 19 20:08:35 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 552f5549de38d69116d29657132aea85f640dee1
https://github.com/llvm/llvm-project/commit/552f5549de38d69116d29657132aea85f640dee1
Author: Hristo Hristov <hristo.goshev.hristov at gmail.com>
Date: 2024-01-20 (Sat, 20 Jan 2024)
Changed paths:
M libcxx/docs/Status/Cxx2cIssues.csv
M libcxx/include/any
A libcxx/test/std/utilities/any/any.nonmembers/any.cast/void.verify.cpp
Log Message:
-----------
[libc++][any] LWG3305: `any_cast<void>` (#78215)
Implements: https://wg21.link/LWG3305
- https://eel.is/c++draft/any.nonmembers
---------
Co-authored-by: Zingam <zingam at outlook.com>
More information about the All-commits
mailing list