← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~zorba-coders/zorba/bug-1210677-autoptr into lp:zorba

 

The proposal to merge lp:~zorba-coders/zorba/bug-1210677-autoptr into lp:zorba has been updated.

Commit Message changed to:

Replace all instances of auto_ptr<> with unique_ptr<>. Add std::move() where
necessary. Remove #include <memory> where no longer necessary. Removed auto_vector.

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/bug-1210677-autoptr/+merge/180455
-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1210677-autoptr/+merge/180455
Your team Zorba Coders is subscribed to branch lp:zorba.


References