aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/expr/expr.mptr.oper/p6-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-26Reference qualifiers for *this: implement C++0x [expr.mptr.oper]p6,Douglas Gregor