-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Iterating std::vector<bool> with const auto& yields a proxy type std::__bit_const_reference that does not match any BSONArrayBuilder::append overloads. This causes a build failure with Clang on macOS (which is stricter about implicit conversions than Linux).