[PATCH] [libcxx] Fix PR 22468 - std::function<void()> does not accept non-void-returning functions

Agustín Bergé kaballo86 at hotmail.com
Fri Feb 6 13:04:09 PST 2015


The current functionality is correct as LWG2420 has not yet been accepted (note I'm the submitter). I'm sitting on a patch to implement the currently intended resolution (apply change to `INVOKE`, not just `function`) in a considerably simpler way, waiting for that direction to be confirmed.


http://reviews.llvm.org/D7444

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






More information about the cfe-commits mailing list