[libcxx-commits] [libcxx] [libcxx] Add a missing include for __bit_iterator (PR #127015)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 13 00:06:10 PST 2025


https://github.com/philnik777 commented:

This is an incorrect fix. `vector_bool.h` includes `<__bit_iterator>`, which actually defines `__bit_reference`.

https://github.com/llvm/llvm-project/pull/127015


More information about the libcxx-commits mailing list