Skip to content

Commit edc6a5f

Browse files
committed
Updated video link.
1 parent c4438c4 commit edc6a5f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

cpp/cpp1/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ This file has examples of variable declarations, initilaizations, auto, constant
2121

2222
C++ includes a string type. Several examples of different string functions.
2323

24+
## boolean.cpp
25+
26+
[Video](https://youtu.be/6DNzhxgwar0)
27+
*Example of using bool type and ternary operator*
28+
2429
## references.cpp
2530

2631
[Video](https://youtu.be/j1HiuaUt1MU)

0 commit comments

Comments
 (0)