]> Cypherpunks repositories - gostls13.git/commit
reflect: document that Values can't be compared directly
authorShenghou Ma <minux@golang.org>
Mon, 5 Jan 2015 05:20:45 +0000 (00:20 -0500)
committerMinux Ma <minux@golang.org>
Mon, 5 Jan 2015 09:11:44 +0000 (09:11 +0000)
commita1c9e103719289b4f291fcb631ad324a0e331aed
tree1445b49865ec1bf5c6b400fc4b693a713f9aca73
parenta1053ed6107a8301a62be9d1f2da8fa387bfefea
reflect: document that Values can't be compared directly

Fixes #9504.

Change-Id: I148f407ace3d1b4db3f19fbb8561d1ee6c4c13b3
Reviewed-on: https://go-review.googlesource.com/2273
Reviewed-by: Rob Pike <r@golang.org>
src/reflect/value.go