Skip to content

Likely incorrect documentation for RValue::dereference #46

Open
@RalfJung

Description

@RalfJung

The docs for that function state

Given a RValue x, returns an RValue that represents *x.

but the function returns an LValue. I assume the docs should say "returns an LValue"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions