[swift-evolution] [Proposal] Move public AutoreleasingUnsafeMutablePointer API from StdlibCore -> Objective C Overlay

Dmitri Gribenko gribozavr at gmail.com
Thu Jul 21 12:07:33 CDT 2016


On Thu, Jul 21, 2016 at 10:02 AM, Michael Gottesman via
swift-evolution <swift-evolution at swift.org> wrote:
> Hello everyone.
>
> This is a proposal to move AutoreleasingUnsafeMutablePointer from StdlibCore to the Objective C overlay.

+1.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/


More information about the swift-evolution mailing list