ab4n
Logo
Bartlomiej Filipek
@fenbf
Aug 23
Finally a new article about C++ :) cppstories.com/2025/thread_s… #programming #cpp #cpp20 #cpp11

How to Avoid Thread-Safety Cost for Functions' static Variables

In this blog post, we’ll look at static variables defined in a function scope. We’ll see how they are implemented and how to use them. What’s more, we’ll discuss several cases where we can avoid...

cppstories.com

Aug 23, 2025 · 7:04 PM UTC

6
24
Load more