[libcxx-commits] [PATCH] D60105: Fix vector<bool>::const_reference to be 'bool'.

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 3 11:48:19 PDT 2019


EricWF abandoned this revision.
EricWF added a comment.

I've come around to Howards position that this is a beneficial extension, and so I'm abandoning this change.

I'll follow up with a patch that adds documentation for the extension and its rational.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60105/new/

https://reviews.llvm.org/D60105





More information about the libcxx-commits mailing list