[template.bitset.general][vector.bool.pspc] Make subclauses for reference nested classes
#11366
Annotations
9 errors
|
Run checks on Linux
Process completed with exit code 1.
|
|
Run checks on Linux:
source/comment starts in column 66: utilities.tex#L10672
comment starts in column 66: utilities.tex:10672:comment not aligned to multiple of 4: constexpr reference& flip() noexcept; // for \tcode{b[i].flip();}
|
|
Run checks on Linux:
source/comment starts in column 66: utilities.tex#L10671
comment starts in column 66: utilities.tex:10671:comment not aligned to multiple of 4: constexpr bool operator~() const noexcept; // flips the bit
|
|
Run checks on Linux:
source/comment starts in column 66: utilities.tex#L10670
comment starts in column 66: utilities.tex:10670:comment not aligned to multiple of 4: constexpr operator bool() const noexcept; // for \tcode{x = b[i];}
|
|
Run checks on Linux:
source/comment starts in column 66: utilities.tex#L10668
comment starts in column 66: utilities.tex:10668:comment not aligned to multiple of 4: constexpr reference& operator=(const reference& x) noexcept; // for \tcode{b[i] = b[j];}
|
|
Run checks on Linux:
source/comment starts in column 66: utilities.tex#L10667
comment starts in column 66: utilities.tex:10667:comment not aligned to multiple of 4: constexpr reference& operator=(bool x) noexcept; // for \tcode{b[i] = x;}
|
|
Run checks on Linux:
source/comment starts in column 38: containers.tex#L10614
comment starts in column 38: containers.tex:10614:comment not aligned to multiple of 4: constexpr void flip() noexcept; // flips the bit
|
|
Run checks on MacOS
The strategy configuration was canceled because "run-checks.Linux_ubuntu-24_04" failed
|
|
Run checks on MacOS
The operation was canceled.
|