mclow.lists added inline comments.

================
Comment at: include/__tree:1400
                     __parent_pointer& __parent, const key_type& __v);
+    // FIXME: Make this function const qualified. Unfortunetly doing so
+    // breaks existing code which uses non-const callable comparators.
----------------
Didn't we address this in http://wg21.link/LWG2542 ?



https://reviews.llvm.org/D28131



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to