- 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 Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0)