Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Offsetof (0.15 sec)

  1. doc/go_spec.html

    or fields of variable size. Otherwise the size is <i>constant</i>.
    Calls to <code>Alignof</code>, <code>Offsetof</code>, and <code>Sizeof</code>
    are compile-time <a href="#Constant_expressions">constant expressions</a> of
    type <code>uintptr</code> if their arguments (or the struct <code>s</code> in
    the selector expression <code>s.f</code> for <code>Offsetof</code>) are types
    of constant size.
    </p>
    
    <p>
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 02 22:43:51 GMT 2024
    - 279.6K bytes
    - Viewed (0)
Back to top