Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
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>
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 486950 2025-12-16T16:40:01 0:00:00
Previous 486886 2025-12-16T16:40:01 0:00:00
Baseline 485288 2025-12-16T16:40:01 0:00:00


Tests Summary

Status Group # # (B)
Total Tests 0

Report Time: 0.17s