During template argument deduction from a function call, allow
deduction from pointer and pointer-to-member types to work even in the presence of a qualification conversion (C++ [temp.deduct.type]p3 bullet 2). llvm-svn: 74354
Loading
Please register or sign in to comment