C++23 has great wrappers, to execute lambdas if you hold a value. Just append .and_then(..) to your optional. I need something similar for finding values in containers without checking the iterator in C++17/20. And I came up with this. codingwiththomas.com/blog/a-find-fu… #programming #cpp
0
0
1
40
0