Skip to content

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

Closed
halayli wants to merge 1 commit intoopen-telemetry:mainfrom
halayli:main
Closed

remove context::Token() default constructor since it's implicitly deleted by const member#774
halayli wants to merge 1 commit intoopen-telemetry:mainfrom
halayli:main

Conversation

@halayli
Copy link
Copy Markdown

@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
Copy Markdown

CLA Not Signed

@halayli halayli closed this May 20, 2021
@halayli
Copy link
Copy Markdown
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