DonLewisFreeBSD commented on pull request #93:
URL: https://github.com/apache/openoffice/pull/93#issuecomment-748416075


   > How about we define a stlport::unique_ptr?
   > We use
   > auto_ptr for older builds and unique_ptr for newer.
   
   They are similar but unique_ptr is not a drop in replacement, otherwise they 
would have kept the same name.  I'm assuming that there would be some amount of 
porting and testing effort involved in switching.
   
   I don't thing gcc is new enough to support unique_ptr for anything older 
than CentOS 7.  I'm pretty sure that we would have to switch to a newer version 
of Visual C++ as well.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to