aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/expr/expr.post/expr.dynamic.cast/p3-0x.cpp
AgeCommit message (Expand)Author
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-01-22Teach static_cast and dynamic_cast about rvalue references.Douglas Gregor