Skip to content

v1.5.0

Compare
Choose a tag to compare
@iboB iboB released this 19 May 05:37
· 187 commits to master since this release
  • New library: span. It is to replace memory_view
  • New library: stride_span. Span with a stride
  • New library: poly_span. Polymorphic view of a span
  • Deprecated: memory_view. Use span instead