- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for addressable (0.08 sec)
-
doc/go_spec.html
<code>&x</code> generates a pointer of type <code>*T</code> to <code>x</code>. The operand must be <i>addressable</i>, that is, either a variable, pointer indirection, or slice indexing operation; or a field selector of an addressable struct operand; or an array indexing operation of an addressable array. As an exception to the addressability requirement, <code>x</code> may also be a (possibly parenthesized)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0)