Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 51259deb72d5acee4f3e65911dd364d0c3827846 Author: Xiaoyang Liu <siujoeng.lau@gmail.com> Date: Fri Sep 27 12:54:22 2024 -0400 [libc++] LWG4025: Move assignment operator of `std::expected<cv void, E>` should not be conditionally deleted (#109363) This patch implements LWG4025: Move assignment operator of `std::expected<cv void, E>` should not be conditionally deleted. Closes #105324 |