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

Commit 2e36fea

Browse files
authored
Merge pull request #63 from jhlegarreta/AddIteratorClassesWrapping
ENH: Add (not)wrapping for Iterator-like classes.
2 parents 7a2e223 + 25786a4 commit 2e36fea

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)