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
Loading
Please register or sign in to comment