[Bug libstdc++/118434] std::visit should be updated to handle immediate functions

2025-01-30 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118434 --- Comment #2 from Jonathan Wakely --- https://cplusplus.github.io/LWG/issue4197

[Bug libstdc++/118434] std::visit should be updated to handle immediate functions

2025-01-12 Thread de34 at live dot cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118434 --- Comment #1 from Jiang An --- Corresponding libc++ issue: https://github.com/llvm/llvm-project/issues/118560