Skip to content

All function arguments should be const if not marked as mutates #75

Description

@Zettelkasten

Needs #74.
This means, for large non-mutates parameters, the compiler can always optimize them to be passed by reference without changing the semantics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions