Skip to content

Avoid unnecessary std::move in return statement whilst keeping CentOS happy#4163

Merged
skottmckay merged 2 commits into
masterfrom
skottmckay/tmp/TestTFModelInfoCreate
Jun 9, 2020
Merged

Avoid unnecessary std::move in return statement whilst keeping CentOS happy#4163
skottmckay merged 2 commits into
masterfrom
skottmckay/tmp/TestTFModelInfoCreate

Conversation

@skottmckay
Copy link
Copy Markdown
Contributor

Description:
Avoid unnecessary std::move (generates warning in recent GCC) whilst keeping CentOS happy by removing implicit conversion of unique_ptr to unique_ptr

Motivation and Context
#4152

@skottmckay skottmckay requested a review from a team as a code owner June 8, 2020 23:19
@hariharans29 hariharans29 mentioned this pull request Jun 8, 2020
@skottmckay skottmckay merged commit 28d12dc into master Jun 9, 2020
@skottmckay skottmckay deleted the skottmckay/tmp/TestTFModelInfoCreate branch June 9, 2020 11:41
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