Skip to content
Commit 598f702b authored by Howard Hinnant's avatar Howard Hinnant
Browse files

Change emplace for vector and deque to create the temporary (when necessary)...

Change emplace for vector and deque to create the temporary (when necessary) before any changes to the container are made.  Nikolay Ivchenkov deserves the credit for pushing this problem and the solution for it.

llvm-svn: 159918
parent d636ce5e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment