Skip to content

Allowing "const" on pointed to data #5

@certik

Description

@certik

Currently one can enforce "const" using intent(in) for the pointer itself, but not the data it points to. One request we got was to also allow enforcing "const" on the data itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Clause 8Standard Clause 8: Attribute declarations and specificationsFortran 2023Proposal targeting the next Fortran standard F2023 (previously called F202X)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions