Can't assign an object to a volatile object

后端 未结 2 906
青春惊慌失措
青春惊慌失措 2020-12-16 15:28

I want to assign an object to volatile object in the same type, but failed to do so with compiler error. How to change the program to make it? Besides to make it to work, wh

2条回答
提交回复
热议问题