Skip to content

Conversation

GermanAizek
Copy link
Contributor

No description provided.

@JablonskiMateusz
Copy link
Contributor

What is motivation for this change?

emplace causes issues with some compilers. Even recently we switched one emplace to insert 1110410

@GermanAizek
Copy link
Contributor Author

What is motivation for this change?

The motivation is completely identical to this PR: intel/media-driver#1875 (comment)
In some compilers, it has little effect on insertion elements speed, and it's also just more beautiful and modern C++.

@GermanAizek
Copy link
Contributor Author

emplace causes issues with some compilers. Even recently we switched one emplace to insert 1110410

@JablonskiMateusz, Ok thanks for more detailed info.
I revert replace changes described in this commit.

@GermanAizek
Copy link
Contributor Author

@JablonskiMateusz, regress changes from 1110410 not on my PR commits.

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.

2 participants