Lines Matching full:expression
3 // If an expression of literal class type is used in a context where an integral
4 // constant expression is required, then that class type shall have a single
45 // [expr.new]p6: Every constant-expression in a noptr-new-declarator shall be
46 // an integral constant expression
53 // value [...] shall be an integral constant expression.
62 // alignas(assignment-expression), the assignment-expression shall be an
63 // integral constant expression
69 // [dcl.array]p1: If the constant-expression is present, it shall be an integral
70 // constant expression
78 // [class.bit]p1: The constasnt-expression shall be an integral constant
79 // expression