On 11/8/2011 12:16 AM, Timon Gehr wrote: > Nice article! Thanks! > > It isn't a template, and inout can only be used on function parameters and > the return value. > > What about local variables? Just use const for them.