aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/instantiate-member-pointers.cpp
AgeCommit message (Expand)Author
2009-11-13Template argument deduction of a non-type template parameter from aDouglas Gregor
2009-11-12Recognize (and check) pointer-to-member template arguments that areDouglas Gregor
2009-11-12When instantiating a reference to a non-type template parameter of pointer toDouglas Gregor
2009-06-09Handle member pointer types with dependent class types (e.g., intDouglas Gregor