Are Static Variables Thead Safe
Multithreading in itself is hard. But adding static variables into the mix, and we have chaos! One must always have a keen eye when dealing with them.
What is a static variable
An ordinary variable is
blog.swebert.xyz3 min read