We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 136a5c7 commit 5c779feCopy full SHA for 5c779fe
index.md
@@ -10,4 +10,8 @@
10
11
* [Práca s textovými súbormi](/files/text_files.md)
12
* [Vlastné stream operátory `<<` a `>>`](/files/stream_operators.md)
13
-* [Binárne súbory](/files/binary_files.md)
+* [Binárne súbory](/files/binary_files.md)
14
+
15
+## Kontajnery
16
17
+* [std::vector](/containers/vector.md)
0 commit comments