Skip to content

Use x.data instead of x.begin when doing pointer arithmetic - #101

Merged
mborland merged 1 commit into
boostorg:developfrom
LegalizeAdulthood:legalize-93
Dec 2, 2025
Merged

Use x.data instead of x.begin when doing pointer arithmetic#101
mborland merged 1 commit into
boostorg:developfrom
LegalizeAdulthood:legalize-93

Conversation

@LegalizeAdulthood

Copy link
Copy Markdown
Contributor

Fixes#93

@codecov

codecovBot commented Oct 1, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.35%. Comparing base (2875284) to head (d577f19).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@ Coverage Diff @@## develop #101 +/- ##
========================================
Coverage 99.35% 99.35% ========================================
Files 168 168 Lines 6833 6833 ========================================
Hits 6789 6789 Misses 44 44 

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 2875284...d577f19. Read the comment docs.

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

@mborland
mborland merged commit 04442a4 into boostorg:developDec 2, 2025
59 checks passed
Sign up for freeto 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.

chaotic_system.cpp compile error under MSVC 2022 17.14.16

2 participants

@LegalizeAdulthood@mborland