Skip to content

Callback: nullptr adjustments #1184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 14, 2020

Conversation

kjbracey
Copy link
Contributor

@kjbracey kjbracey commented Dec 9, 2019

Adjust wording to talk of Callback's being "empty", which is clearer
than "null", and avoids thought of NULL. Add explicit note about using
nullptr to reset.

Preparation for ARMmbed/mbed-os#12036 - can be
merged now as adjustments are valid for existing code.

Adjust wording to talk of Callback's being "empty", which is clearer
than "null", and avoids thought of `NULL`. Add explicit note about using
`nullptr` to reset.

Preparation for ARMmbed/mbed-os#12036 - can be
merged now as adjustments are valid for existing code.
@40Grit
Copy link

40Grit commented Dec 9, 2019

@AGlass0fMilk

Tweak phrasing for active voice.
Copy link
Contributor

@AnotherButler AnotherButler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR 👍

@AnotherButler AnotherButler merged commit 0323f8d into ARMmbed:development Jan 14, 2020
AnotherButler pushed a commit that referenced this pull request Jan 14, 2020
Apply changes from PR #1184 to v5.15.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants