Expand description
Vector with limited len realization.
Structs
- Limited len vector.
Tis data type.Eis overflow error type.Nis max len which a vector can have. - Runtime buffer size exceed error
Type Aliases
- Buffer which size cannot be bigger then max allowed allocation size in runtime.