Skip to content

Commit 0f66d4c

Browse files
committed
Update Vectors.cpp
1 parent 1174aa4 commit 0f66d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Standard Template Library/Vectors.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Learn Advance C++ Programming
2-
// Vectors
2+
// Vectors and memory
33

44
#include<iostream>
55
#include<vector>

0 commit comments

Comments
 (0)