[libcxx-commits] [PATCH] D60105: Fix vector<bool>::const_reference to be 'bool'.
Marshall Clow via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 1 17:01:51 PDT 2019
mclow.lists added a comment.
See https://stackoverflow.com/questions/31974237/why-is-libcs-vectorboolconst-reference-not-bool/31974238#31974238 for Howard's explanation of `vector<bool>::const_reference`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60105/new/
https://reviews.llvm.org/D60105
More information about the libcxx-commits
mailing list