aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/expr/expr.unary/expr.sizeof/p5-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-07Implement substitution of a function parameter pack for its set ofDouglas Gregor
2011-01-04Implement the sizeof...(pack) expression to compute the length of aDouglas Gregor