https://bugs.llvm.org/show_bug.cgi?id=33000
Bug ID: 33000
Summary: `std::visit` with zero variants is broken
Product: libc++
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: unassignedclangb...@nondot.org
Reporter: mcyp...@gmail.com
CC: llvm-bugs@lists.llvm.org, mclow.li...@gmail.com
The following code is broken:
std::visit([]{});
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs