Skip to content

Charming Chrysoprase

Compare
Choose a tag to compare
@jfalcou jfalcou released this 11 Apr 17:36
· 69 commits to main since this release

Version 2.1 - Charming Chrysoprase

What's Changed

Bug Fixes

  • Improve kumi::cat implementation to perform O(N) copies.
  • Use include guards to prevent issues when different projects use KUMI concurrently.

New Features

  • Added the kumi::sized_product_type_or_more concept
  • Implements kumi::to_ref to construct a tuple of references form a reference to a tuple. Thanks @marcorubini

New Contributors

Full Changelog: v2.0...v2.1