Why can AtomicUsize's fetch_max return a value greater than its argument?

前端 未结 0 1802
闹比i
闹比i 2021-01-05 11:18

From the description of AtomicUsize\'s fetch_max, it seems like the return value should always be smaller than or equal to the argument passed to the val parame

相关标签:
回答
  • 消灭零回复
提交回复
热议问题