mirror of
https://github.com/xfarrow/lasd.git
synced 2025-06-05 21:49:14 +02:00
Library 2
bugfix and professor edited its tests
This commit is contained in:
@ -93,7 +93,6 @@ template <typename Data>
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
template <typename Data>
|
||||
void Vector<Data>::Clear(){
|
||||
delete[] Elements;
|
||||
|
Reference in New Issue
Block a user