On 05/01/2014 12:24 AM, Timon Gehr wrote:
     const(Slice!C) cs=s; // ok, D* coercible to n-m-ind const(C*)
     sc=cs; // ok, D* is coercible to n-m-ind const(C)*

(Ignore the 'n-m-ind', those are accidental leftovers from a half-baked version of the post.)

Reply via email to