Home > Back-end >  STD: : atomic_bool load () what is the difference between values and=number value?
STD: : atomic_bool load () what is the difference between values and=number value?

Time:10-19

STD: : atomic_bool isDone (false);
Bool isClone=isDone and bool isClone=isDone. The load () what's the difference?

CodePudding user response:

The overloaded assignment operator, no difference
  • Related