Skip to content

Conversation

blowekamp
Copy link
Member

closes #4368

PR Checklist

  • No API changes were made (or the changes have been approved)
  • No major design changes were made (or the changes have been approved)
  • Added test (or behavior not changed)
  • Updated API documentation (or API not changed)
  • Added license to new files (if any)
  • Added Python wrapping to new files (if any) as described in ITK Software Guide Section 9.5
  • Added ITK examples for all new major features (if any)

Refer to the ITK Software Guide for
further development details if necessary.

@github-actions github-actions bot added type:Enhancement Improvement of existing methods or implementation area:Core Issues affecting the Core module labels Sep 3, 2024
@blowekamp
Copy link
Member Author

@dzenanz @N-Dekker Any ideas on the compilation errors here?

@dzenanz
Copy link
Member

dzenanz commented Sep 3, 2024

As best I can tell: the print_helper operator is being instantiated for vector<vector<double>>, so it tries to do ostream << vector<double>, which is not defined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Core Issues affecting the Core module type:Enhancement Improvement of existing methods or implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants