Skip to content

[FUNCTION_RESOLVER] Consider adding support for const member functions #143

Description

@TheRedDaemon

The resolver currently does not support const member functions (Quick-Ref).

Short research does indicate that there might be optimizations related to it, but const correctness is usally something the compiler has to figure out.
It could also be that these are simply not resolver compatible. They would likely at least need a const member function proxy.


For now this is theoretical. Should a function be found that suggest the usage of this, we might need to act.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions