Extern :
- C3d aggiornamento delle librerie.
This commit is contained in:
@@ -294,7 +294,7 @@ template <class Type>
|
||||
inline void PArraySort<Type>::CatchMemory()
|
||||
{
|
||||
PRECONDITION( PArray<Type>::nowDeletedElem == 0 ); // \ru ЯТ - временно \en ЯТ - temporarily
|
||||
if ( PArray<Type>::upper == PArray<Type>::count )
|
||||
if ( PArray<Type>::upper == PArray<Type>::count )
|
||||
set_Parray_size( *this, PArray<Type>::upper + CalculateDelta(), false/*clear*/ );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user