local j example test code from the book C++ Primer C++ 11

This commit is contained in:
Mert Gör
2024-07-01 15:23:51 +03:00
parent 56ffdf902c
commit 33d57b7474
2 changed files with 19 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2024-07-01 hwpplayer1 <hwpplayer1@debian>
* src/local_j.cpp: local j value test code
2024-06-30 hwpplayer1 <hwpplayer1@debian>
* src/reused_scope.cpp: reused scope example writtenx