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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 2 09:46:33 PDT 2019


ldionne accepted this revision.
ldionne added a comment.

Wow, `vector<bool>` is such a mess.


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

https://reviews.llvm.org/D60105





More information about the libcxx-commits mailing list