Date: Sat, 11 Apr 2026 14:00:50 +0200
On 4/10/26 20:01, Simon Schröder via Std-Proposals wrote:
> 2. Add operator[] to std::tuple which returns const std::variant<Ts&…>
Better yet, a free function that works with any tuple-like object.
> 2. Add operator[] to std::tuple which returns const std::variant<Ts&…>
Better yet, a free function that works with any tuple-like object.
Received on 2026-04-11 12:00:55
