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

ENH: Update to support ITK >= 5.4 and MetaIO versioning #163

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

aylward
Copy link
Member

@aylward aylward commented Jun 25, 2024

Updated to ITKv5.4 include:

  • ITK_NULLPTR -> nullptr
  • ITK_OVERRIDE -> override

MetaIO updates include

  • use of itksys instead of std for ifstream/ofstream
  • use of metaio version 1 features with spatial objects

@aylward aylward force-pushed the MetaIOv1 branch 2 times, most recently from 16c602f to 8ee3b7d Compare June 25, 2024 17:09
Updated to ITKv5.4 include:
* ITK_NULLPTR -> nullptr
* ITK_OVERRIDE -> override

MetaIO updates include
* use of itksys instead of std for ifstream/ofstream
* use of metaio version 1 features with spatial objects
@aylward aylward merged commit 11e35ed into InsightSoftwareConsortium:master Jun 26, 2024
10 of 33 checks passed
@aylward aylward deleted the MetaIOv1 branch June 30, 2024 20:32
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.

1 participant