Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

Commit 25786a4

Browse files
author
Jon Haitz Legarreta Gorroño
committed
ENH: Add (not)wrapping for Iterator-like classes.
ITK iterator class wrapping has no use, but corresponding files with .notwrapped extension are added with a message warning about it are added so that developers know about this.
1 parent 2eee381 commit 25786a4

6 files changed

Lines changed: 6 additions & 0 deletions
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
message(FATAL_ERROR "No use to wrapping the iterator.")
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
message(FATAL_ERROR "No use to wrapping the iterator.")
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
message(FATAL_ERROR "No use to wrapping the iterator.")
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
message(FATAL_ERROR "No use to wrapping the iterator.")
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
message(FATAL_ERROR "No use to wrapping the iterator.")
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
message(FATAL_ERROR "No use to wrapping the iterator.")

0 commit comments

Comments
 (0)