Skip to content

OwningArrayLike

#include <ncarray/array_traits.hh>
template<typename T>
concept OwningArrayLike

Defined in src/lib/ncarray/array_traits.hh:113

Determines an array that owns (i.e., allocated space for) the data it describes.