[Bug 93240] replace boost::ptr_container with std::container<std::unique_ptr>

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 19 22:18:40 PDT 2015


https://bugs.documentfoundation.org/show_bug.cgi?id=93240

Matthew Francis <fdbugs at neosheffield.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fdbugs at neosheffield.co.uk

--- Comment #3 from Matthew Francis <fdbugs at neosheffield.co.uk> ---
(In reply to Ryan McCoskrie from comment #2)
> After that (assuming you run a *nix system) pick a directory you want to
> work with and run 'grep -rn ptr_container dirname'. From there it is a
> simple matter of editing declarations and function calls a little.

Better to use "git grep" from within the checked-out source directory rather
than plain grep - it will be faster, and will skip build artifacts and other
irrelevant files

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150820/92d0b713/attachment.html>


More information about the LibreOffice mailing list