Am Sun, 07 Jul 2013 13:17:23 +0200
schrieb "TommiT" <tommitiss...@hotmail.com>:

> const would have the same effect:
> 
> void f(T)(const T var) { ... }
> 
> ...but then you can't mutate var.

That doesn't handle shared.

-- 
Marco

Reply via email to