Skip to content

Dev/container

Bernard Julien requested to merge dev/container into rc1.0.0

This merge request aims to introduce two new types: container and mdcontainer. These types extend the existing span and mdspan by adding a capsule that keeps alive the memory region the view is pointing to.

Merge request reports