On 01/25/2016 03:00 PM, Marek Polacek wrote:
It appears that handling the case when the types don't match is sufficient, at least all the tests pass, thus the following should be enough.
OK.
+ "reinterpret_cast has different types");
Let's say "a reinterpret_cast is not a constant-expression" here. OK with that change. Jason