[PATCH] Fix PR#22600: Wrong return type for operator() of "diamond functors"

Eric Fiselier eric at efcs.ca
Tue Feb 24 12:16:36 PST 2015


Why not just use `decltype(auto)`? Also these functions not SFINAE instead of being a hard compile error when they are not well formed. is that intended?


http://reviews.llvm.org/D7862

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






More information about the cfe-commits mailing list