correction of valgrin error

This commit is contained in:
hugogogo
2022-06-16 18:48:46 +02:00
parent 5ee4202020
commit e3151bce4e
3 changed files with 22 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ int main() {
// tests_vector_rbegin();
// tests_vector_rend();
// tests_vector_size();
// tests_vector_max_size();
tests_vector_max_size();
tests_vector_resize();
// tests_vector_capacity();
// tests_vector_empty();