Skip to content

Version 1.1.0

Latest
Compare
Choose a tag to compare
@DrGrafil DrGrafil released this 02 May 20:16
· 10 commits to master since this release

Release notes

NISTConst 1.1.0

Features:

  • Constants are defined as static constexpr for >C++11 compilers
  • Added #define NISTCONST_PRECXX11 macro for older compilers.
  • Macro to detect C vs C++ is compiling

Improvements:

  • Added additional Install instructions to readme.
  • Detabifyed the header file.

Fixes:

  • Fixed bug in README code.