NOAA-EMC / NCEPLIBS-g2c

This library contains C decoder/encoder routines for GRIB edition 2.
Other
17 stars 11 forks source link

C++ reserved name "template" used in grib2.h.in #452

Closed edwardhartnett closed 8 months ago

edwardhartnett commented 8 months ago

We should not use reserved words as type names. See #450 for discussion.