TData.capacity

Return the maximum value that can be set to length without causing a reallocation

struct TData(T)
@property const
size_t
capacity
()
if (
!hasIndirections!T
)

Meta