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

Default copy and move of iterators, using ITK_DEFAULT_COPY_AND_MOVE #4725

Commits on Jun 14, 2024

  1. STYLE: Default copy and move of ConstNeighborhoodIteratorWithOnlyIndex

    Using `ITK_DEFAULT_COPY_AND_MOVE`.
    N-Dekker committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9819075 View commit details
    Browse the repository at this point in the history
  2. STYLE: Default copy and move of ImageConstIteratorWithOnlyIndex

    Using `ITK_DEFAULT_COPY_AND_MOVE`.
    N-Dekker committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5805b11 View commit details
    Browse the repository at this point in the history
  3. STYLE: Default copy and move of ImageIterator

    Using `ITK_DEFAULT_COPY_AND_MOVE`.
    N-Dekker committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3560df4 View commit details
    Browse the repository at this point in the history
  4. STYLE: Default copy and move of ImageIteratorWithIndex

    Using `ITK_DEFAULT_COPY_AND_MOVE`.
    N-Dekker committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    fd599b0 View commit details
    Browse the repository at this point in the history