Fix #75686: add iter_swap and iter_move to the matched name (#76117)
Added support for iter_swap, iter_move in bugprone-exception-escape and performance-noexcept-swap checks. Fixes #75686
Loading
Please sign in to comment
Added support for iter_swap, iter_move in bugprone-exception-escape and performance-noexcept-swap checks. Fixes #75686