We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc6a5f commit 45735d0Copy full SHA for 45735d0
2 files changed
cpp/cpp1/README.md
@@ -23,7 +23,7 @@ C++ includes a string type. Several examples of different string functions.
23
24
## boolean.cpp
25
26
-[Video](https://youtu.be/6DNzhxgwar0)
+[Video]()
27
*Example of using bool type and ternary operator*
28
29
## references.cpp
cpp/cpp3/README.md
@@ -2,7 +2,7 @@
2
3
## operatorovld.cpp
4
5
-[Video](https://youtu.be/DdPikUiZRc4)
+[Video](https://youtu.be/6DNzhxgwar0)
6
*Example of operator overloading*
7
8
## vdestruct.cpp
0 commit comments