On Thu, 16 May 2013 20:52:35 +0100, Jonathan M Davis <jmdavisp...@gmx.com> wrote:

On Thursday, May 16, 2013 11:13:27 Regan Heath wrote:
So, who's responsibility is it to ensure the function/method call executes without errors caused by mutable shared data?

I think that for the most part, the question of thread-safety and const that you've been discussing is moot. const by itself is thread-local by definition.

Good point.  Somehow I totally missed that.

R

--
Using Opera's revolutionary email client: http://www.opera.com/mail/

Reply via email to