| Issue |
171271
|
| Summary |
P3016R6: Resolve inconsistencies in begin/end for `valarray` and braced initializer lists
|
| Labels |
libc++,
c++26,
wg21 paper
|
| Assignees |
|
| Reporter |
frederick-vs-ja
|
**Link:** https://wg21.link/P3016R6
Feature-test macros:
```c++
#define __cpp_lib_initializer_list 202511L // freestanding, also in <initializer_list>
#define __cpp_lib_valarray 202511L // also in <valarray>
```
This paper should be treated as a Defect Report and applied to old modes. It resolves LWG3537, LWG3624, LWG3625, and LWG4131.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs