schrodinger / coordgenlibs

Schrodinger-developed 2D Coordinate Generation
BSD 3-Clause "New" or "Revised" License
42 stars 28 forks source link

Remove foreach, which was defined in a header. #67

Closed d-b-w closed 4 years ago

d-b-w commented 4 years ago

This could pollute other projects in which coordgen is included. It's also just non-standard and harder to read, now that C++11 is avialable.