Skip to content

Documentation for methods that do return structs by reference #856

Description

@HertzDevil

Structs are usually, but not always, passed by value, despite what this section says. Some methods that can return structs by references are:

Such a semantic difference could make or break a program, so we should document this conspicuously.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions