42 template <
typename TYPE,
typename ALLOC = allocator<TYPE>>
Base class for fixed-size serial containers.
Definition baseArray.h:43
Abstract base class for sequential containers with index-based access.
Definition serial.h:34
Main namespace for the project Original.
Definition algorithms.h:21
Defines an abstract base class for sequential containers with index-based access.