Skip to content

qualified name to avoid self-definition

eba3e85
Select commit
Loading
Failed to load commit list.
Merged

made boost::unordered_[multi](map|set)::[const_][local_]iterator instantiable with incomplete value_type #321

qualified name to avoid self-definition
eba3e85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2025 in 0s

98.23% (+0.00%) compared to 4b76ac8

View this Pull Request on Codecov

98.23% (+0.00%) compared to 4b76ac8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.23%. Comparing base (4b76ac8) to head (eba3e85).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #321   +/-   ##
========================================
  Coverage    98.23%   98.23%           
========================================
  Files          161      161           
  Lines        22223    22239   +16     
========================================
+ Hits         21831    21847   +16     
  Misses         392      392           
Files with missing lines Coverage Δ
include/boost/unordered/detail/fca.hpp 99.35% <100.00%> (ø)
include/boost/unordered/detail/implementation.hpp 99.23% <ø> (ø)
test/unordered/incomplete_test.cpp 73.33% <100.00%> (+14.71%) ⬆️

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 4b76ac8...eba3e85. Read the comment docs.

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