Skip to content

Fix compilation against STLs which use raw pointers as iterators#104

Merged
gennaroprota merged 1 commit intoboostorg:developfrom
georgthegreat:fix-pointer-iterators
Jan 15, 2026
Merged

Fix compilation against STLs which use raw pointers as iterators#104
gennaroprota merged 1 commit intoboostorg:developfrom
georgthegreat:fix-pointer-iterators

Conversation

@georgthegreat
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.57%. Comparing base (9b64641) to head (93dfe64).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #104   +/-   ##
========================================
  Coverage    96.57%   96.57%           
========================================
  Files            5        5           
  Lines          788      788           
  Branches       233      233           
========================================
  Hits           761      761           
  Misses          27       27           
Files with missing lines Coverage Δ
...clude/boost/dynamic_bitset/impl/dynamic_bitset.ipp 96.52% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b64641...93dfe64. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gennaroprota
Copy link
Collaborator

Thank you. It seems we have no standard library which uses pointers as iterators in our CI, so the error went unnoticed.

@gennaroprota gennaroprota merged commit 1f708aa into boostorg:develop Jan 15, 2026
64 checks passed
@georgthegreat georgthegreat deleted the fix-pointer-iterators branch January 15, 2026 16:23
georgthegreat added a commit to georgthegreat/dynamic_bitset that referenced this pull request Jan 15, 2026
Missing this one in the original PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants