JCash/containers

Array<T>::SetCapacity. Incorrect behaviour if new capacity argument less than current size

BlackMATov opened this issue · 1 comments

void Array<T>::SetCapacity(size_t capacity)

JCash commented

Thx for the report!