Skip to content

Add return statements in thread start routines#281

Open
szsam wants to merge 1 commit into
introlab:masterfrom
IVOES:cpp/missing-return
Open

Add return statements in thread start routines#281
szsam wants to merge 1 commit into
introlab:masterfrom
IVOES:cpp/missing-return

Conversation

@szsam

@szsam szsam commented May 23, 2023

Copy link
Copy Markdown

All functions that are not void should return a value on every exit path.

All functions that are not void should return a value on every exit
path.
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