]> granicus.if.org Git - clang/commit
Template argument deduction of a non-type template parameter from a
authorDouglas Gregor <dgregor@apple.com>
Fri, 13 Nov 2009 23:45:44 +0000 (23:45 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 13 Nov 2009 23:45:44 +0000 (23:45 +0000)
commit15755cb8399afa702575a21915daf2f6e56b5ac1
treed68adf5545915a0dcf4a142149b1b80178e3da07
parentcad84b7c12564ff37feb66d6d004bb609bea8788
Template argument deduction of a non-type template parameter from a
template argument.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@88722 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateDeduction.cpp
test/SemaTemplate/instantiate-member-pointers.cpp