[expr.prim.paren] (original) (raw)
A parenthesized expression (E)is a primary expression whose type, result, and value category are identical to those of E.
The parenthesized expression can be used in exactly the same contexts as those where E can be used, and with the same meaning, except as otherwise indicated.