1
0
mirror of https://github.com/golang/go synced 2024-10-03 03:11:21 -06:00
go/src/pkg/unsafe
Russ Cox 6a75ece01c runtime: delete Type and implementations (use reflect instead)
unsafe: delete Typeof, Reflect, Unreflect, New, NewArray

Part of issue 2955 and issue 2968.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5650069
2012-02-12 23:26:20 -05:00
..
unsafe.go runtime: delete Type and implementations (use reflect instead) 2012-02-12 23:26:20 -05:00