1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:11:21 -06:00
go/src/pkg/unsafe
Russ Cox 33649bd278 runtime: introduce unsafe.New and unsafe.NewArray
to provide functionality previously hacked in to
    reflect and gob.

R=r
https://golang.org/cl/165076
2009-12-07 15:51:58 -08:00
..
unsafe.go runtime: introduce unsafe.New and unsafe.NewArray 2009-12-07 15:51:58 -08:00