Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 3412bc765887d2b2244e4338adc2f49420cce9c8 Author: Hristo Hristov <hristo.goshev.hristov@gmail.com> Date: Sun Jan 21 07:16:51 2024 +0200 [libc++][variant] P2637R3: Member `visit` (`std::variant`) (#76447) Implements parts of: `P2637R3` https://wg21.link/P2637R3 (https://eel.is/c++draft/variant.visit) Implements: `variant.visit()` `variant.visit<R>()` The tests are as close as possible to the non-member function. To land after: https://github.com/llvm/llvm-project/pull/76268 --------- Co-authored-by: Zingam <zingam@outlook.com> |