Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdArray<class T, class A>::capacity Method
Syntax
C++
size_type capacity() const;

Returns the physical length of the array object.

The physical length is the maximum logical length of the array before it automatically grows.

Copyright © 2002-2022. Open Design Alliance All rights reserved.