Skip to content

Strengthen noexcept specification for container iterators - #1227

Merged
Stephan T. Lavavej (StephanTLavavej) merged 2 commits into
microsoft:masterfrom
miscco:noexcept_iterators
Aug 26, 2020
Merged

Strengthen noexcept specification for container iterators#1227
Stephan T. Lavavej (StephanTLavavej) merged 2 commits into
microsoft:masterfrom
miscco:noexcept_iterators

Conversation

@miscco

Copy link
Copy Markdown
Contributor

This is a part of the changes from Billy's noexcept work, which should be easily mergeable given that it solely strengthens internal STL iterators.

This is a part of the changes from Billy's noexcept work, which should be easily mergable.
Comment thread stl/inc/list
Comment thread stl/inc/xstring
Comment thread stl/inc/xstring
Comment thread stl/inc/xstring Outdated
Comment thread stl/inc/xtree

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I went ahead and pushed these simple changes. Everything else looks good, thanks!

@miscco

Copy link
Copy Markdown
Contributor Author

Stephan T. Lavavej (@StephanTLavavej) Thanks a lot for the review and the fixes.

@StephanTLavavej

Copy link
Copy Markdown
Member

Thanks for this improvement! I'll make a note that we'll want to merge it into feature/spaceship before adding 🛸 to the container iterators.

@miscco
Michael Schellenberger Costa (miscco) deleted the noexcept_iterators branch August 26, 2020 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Something can be improved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants