diff --git a/Collection/Vector.mqh b/Collection/Vector.mqh index 46b33f1..783efd8 100644 --- a/Collection/Vector.mqh +++ b/Collection/Vector.mqh @@ -109,10 +109,15 @@ public: if(i!=j) { m_array[i]=m_array[j]; } i++; } - // in this case, it is no point to check m_owned and SafeDelete value } - if(i 0); + if(i