aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/expr/expr.post/expr.reinterpret.cast/p1-0x.cpp
AgeCommit message (Expand)Author
2012-04-29PR9546, DR1268: A prvalue cannot be reinterpret_cast to an rvalue referenceRichard Smith
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-01-22Update const_cast semantics for rvalue references. Add tests forDouglas Gregor