File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 3753
3753
3754
3754
\rSec 2[dcl.align]{Alignment specifier}%
3755
3755
\indextext {attribute!alignment}
3756
+ \indextext {\idxcode {alignas}}
3756
3757
3757
3758
\pnum
3758
3759
An \grammarterm {alignment-specifier}
Original file line number Diff line number Diff line change 3769
3769
\rSec 2[expr.alignof]{Alignof}
3770
3770
3771
3771
\pnum
3772
+ \indextext {\idxcode {alignof}}%
3772
3773
\indextext {expression!\idxcode {alignof}}%
3773
3774
An \tcode {alignof} expression yields the alignment requirement
3774
3775
of its operand type. The operand shall be a \grammarterm {type-id}
3788
3789
\rSec 2[expr.unary.noexcept]{\tcode {noexcept} operator}
3789
3790
3790
3791
\pnum
3792
+ \indextext {\idxcode {noexcept}}%
3791
3793
\indextext {expression!\idxcode {noexcept}}%
3792
3794
The \tcode {noexcept} operator determines whether the evaluation of its operand,
3793
3795
which is an unevaluated operand (Clause~\ref {expr }), can throw an
You can’t perform that action at this time.
0 commit comments