P1061R10 Structured Bindings can introduce a Pack #7882
Annotations
5 errors
Run checks on Linux:
source/comment starts in column 29: declarations.tex#L7133
comment starts in column 29: declarations.tex:7133:comment not aligned to multiple of 4: auto [a, ...b, c] = arr; // \tcode{a} names the first element of the array, \tcode{b} is a pack referring to the second and
|
Run checks on Linux:
source/comment starts in column 29: declarations.tex#L7135
comment starts in column 29: declarations.tex:7135:comment not aligned to multiple of 4: auto& [...e] = arr; // \tcode{e} is a pack referring to the four elements of the array
|
Run checks on Linux
Process completed with exit code 1.
|
Run checks on MacOS
The job was canceled because "Linux_ubuntu-22_04" failed.
|
Run checks on MacOS
The operation was canceled.
|