Skip to content

v0.2.0

Compare
Choose a tag to compare
@bkille bkille released this 15 Aug 14:16
· 53 commits to master since this release
a3c98ed
  • Project file structure has been reorganized
  • libsimdpp has been removed
  • C++17 now supported
  • Overloads for input, forward, and bidirectional iterators has been removed. Until we have non contiguous memory containers, all iterator overloads will be random-access iterators only.