]> Cypherpunks repositories - gostls13.git/commit
reflect: use []unsafe.Pointer instead of []*int
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Tue, 18 Sep 2012 18:23:11 +0000 (14:23 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 18 Sep 2012 18:23:11 +0000 (14:23 -0400)
commit384af66984c55cf82eaf3f15ca47fb84a31d764d
treea0340981e95eb7753182265201a5c17d627e61da
parentccf2b8843e26731a2215d0d8b0ac04d7c2d42074
reflect: use []unsafe.Pointer instead of []*int

R=rsc
CC=golang-dev
https://golang.org/cl/6527043
src/pkg/reflect/value.go