libantioch / antioch

C++ Chemical Kinetics, Thermodynaimics, and Transport Library
https://libantioch.github.io/
Other
22 stars 17 forks source link

C++11 fixes #220

Closed roystgnr closed 8 years ago

roystgnr commented 8 years ago

This also changes the isnan() overloads to has_nan(), something more sensible and less conflicting.

Antioch now once again compiles with the newest gcc and clang.

pbauman commented 8 years ago

👍 once Travis is happy.