Skip to content
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

remove context::Token() default constructor since it's implicitly deleted by const member #774

Closed
wants to merge 1 commit into from

Conversation

halayli
Copy link

@halayli halayli commented May 20, 2021

Changes

explicitly defining default constructor for context::Token() generates a compiler warning because it's implicitly deleted by its const member const Context context_

@halayli halayli requested a review from a team May 20, 2021 06:39
@linux-foundation-easycla
Copy link

CLA Not Signed

@halayli halayli closed this May 20, 2021
@halayli
Copy link
Author

halayli commented May 20, 2021

sorry github spaces screwed up and created a garbage PR

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.

1 participant