Andrei Alexandrescu wrote:
Sorry, I got confused. What I meant was that a function accepting a const T can count on other threads leaving T alone, which is the converse of what you say.
Yes. Cool!
Andrei
Andrei Alexandrescu wrote:
Sorry, I got confused. What I meant was that a function accepting a const T can count on other threads leaving T alone, which is the converse of what you say.
Yes. Cool!
Andrei