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

Eric Niebler eniebler at boost.org
Tue Feb 3 11:37:47 PST 2015


Yes and no. It also means getting the answer right for std::is_default_constructible<pair<int&,int&>>::value. Right now, it says "true", when it's more accurate to say "false".


http://reviews.llvm.org/D7384

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






More information about the cfe-commits mailing list