Skip to content
Commit 9defb7d6 authored by Richard Smith's avatar Richard Smith
Browse files

In C++14 onwards, it is permitted to read mutable members in constant

expressions, if their lifetime began during the evaluation of the expression.

This is technically not allowed in C++11, though we could consider permitting
it there too, as an extension.

llvm-svn: 325663
parent 63a1098d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment