Skip to content

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

Closed
halayli wants to merge 1 commit into
open-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 into
open-telemetry:mainfrom
halayli:main

Conversation

@halayli

@halayli halayli commented May 20, 2021

Copy link
Copy Markdown

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

halayli commented May 20, 2021

Copy link
Copy Markdown
Author

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