Skip to content

intx 0.9.0

Compare
Choose a tag to compare
@chfast chfast released this 13 Dec 17:31
· 61 commits to master since this release
v0.9.0
1e964da

Changed

  • Optimizations for GCC compiler. #279 #281
  • Required CMake version increased from 3.10 to 3.16 #276
  • Simplification of many operators declarations by using friend inline functions. #270 #271
  • Benchmarks updates and fixes. #274 #275 #277