VCTR
Loading...
Searching...
No Matches
Core

The three central container and view classes of VCTR. More...

Detailed Description

The three central container and view classes of VCTR.

Classes

class  vctr::Array< ElementType, extent, storageExtent >
 The stack-based container type. More...
 
class  vctr::Span< ElementType, extent, StorageInfoType >
 The view type. More...
 
class  vctr::Vector< ElementType, Allocator >
 The heap-allocated container type. More...