Skip to content

3.1.0 update

Compare
Choose a tag to compare
@JordanMaples JordanMaples released this 04 Jun 20:39
0f6dbc9

New this release

  • Implementation of P1976R2 for gsl::span introduces explicit construction of fixed-length spans from dynamic spans.
  • Better template argument deduction for gsl::span.
  • Improved natvis for span and span derived types.
  • Added CMake find_package version support.