ENH: add range check on findIndices (#1182)
- add compile-time detection of deprecated findIndex() function - replace occurrences of findIndex() with the equivalent container method
Please register or sign in to comment
- add compile-time detection of deprecated findIndex() function - replace occurrences of findIndex() with the equivalent container method