Skip to content
  • Allison Vacanti's avatar
    Ensure that Portal::Set isn't defined for read-only portals. · 7e01edb0
    Allison Vacanti authored
    This patch removes (or conditionally removes) the Set method from
    portals that are read-only so that IsWritableArrayHandle will work as
    expected. The ArrayPortal doxygen has been updated to reflect this.
    
    The remaining exceptions are `ArrayPortalVirtual` and
    `ArrayPortalMultiplexer`, since their mutability cannot be determined at
    compile time.
    7e01edb0