Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove uses of deprecated header boost/detail/iterator.hpp #15

Merged
merged 1 commit into from May 13, 2020

Conversation

Lastique
Copy link
Member

This header was deprecated in favor of <iterator>. It generates compiler warnings and will be removed in a future release.

This header was deprecated in favor of <iterator>. It generates compiler
warnings and will be removed in a future release.
@mclow
Copy link
Contributor

mclow commented May 11, 2020

LGTM, though the whitespace changes are distracting.

@codecov
Copy link

codecov bot commented May 11, 2020

Codecov Report

Merging #15 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #15   +/-   ##
========================================
  Coverage    53.07%   53.07%           
========================================
  Files            5        5           
  Lines          130      130           
  Branches        47       47           
========================================
  Hits            69       69           
  Misses          17       17           
  Partials        44       44           
Impacted Files Coverage Δ
include/boost/property_map/property_map.hpp 100.00% <ø> (ø)

Continue to review full report at Codecov.

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

@mclow mclow merged commit a1510e7 into boostorg:develop May 13, 2020
@Lastique Lastique deleted the fix_deprecated_headers branch May 13, 2020 13:50
@Lastique
Copy link
Member Author

Please, merge to master.

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.

None yet

2 participants