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

PR44958: Allow member calls and typeid / dynamic_cast on mutable objects

and objects with mutable subobjects.

The standard wording doesn't really cover these cases; accepting all
such cases seems most in line with what we do in other cases and what
other compilers do. (Essentially this means we're assuming that objects
external to the evaluation are always in-lifetime.)
parent 52861809
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment