[PATCH] Proposed change to the constructor of std::pair

Marshall Clow mclow.lists at gmail.com
Tue Feb 3 12:30:23 PST 2015


> The changes aren't c++03 compatible since they use default template arguments in a function template.


Right - I *could* put the template args into a pointer argument with a default value


http://reviews.llvm.org/D7384

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list