> On Jun 27, 2016, at 3:27 PM, Dave Abrahams <dabrah...@apple.com> wrote:
>> 
>> Any gripes about this syntax?
>> 
>> let ptrB = UnsafeRawPointer(ptrA).cast(to: UnsafePointer<B>.Type)
> 
> Aside from the fact that it doesn't compile? (s/Type/self/) ;-)

Sorry, I keep converting between decl/use style and forgetting to update that.

> No gripes.  I think I suggested it.

I was responding to LM, and the rest of the list…

Andy
_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to