Re: C++ PATCH for c++/50372 (C++11 allows static functions as template arguments)
On Thu, Nov 10, 2011 at 10:14 PM, Jason Merrill wrote: > DR 1155 allows variables and functions with internal linkage to be used as > template arguments. Yay!
C++ PATCH for c++/50372 (C++11 allows static functions as template arguments)
DR 1155 allows variables and functions with internal linkage to be used as template arguments. Tested x86_64-pc-linux-gnu, applying to trunk. commit bd15c5ecefbb9f8a3a44d2547c3a6a9881a47f31 Author: Jason Merrill Date: Thu Nov 10 21:59:59 2011 -0500 PR c++/50372 * pt.c (convert_non