We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
const
Here's what I found:
What I would've expected is something closer to this (an unstable non-const function):
For reference, functions stable in non-const contexts but unstable in const contexts look like this: