<html>
    <head>
      <base href="https://bugs.documentfoundation.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - replace boost::ptr_container with std::container<std::unique_ptr>"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=93240#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - replace boost::ptr_container with std::container<std::unique_ptr>"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=93240">bug 93240</a>
              from <span class="vcard"><a class="email" href="mailto:drocha616@gmail.com" title="derrick rocha <drocha616@gmail.com>"> <span class="fn">derrick rocha</span></a>
</span></b>
        <pre>(In reply to Matthew Francis from <a href="show_bug.cgi?id=93240#c3">comment #3</a>)
<span class="quote">> (In reply to Ryan McCoskrie from <a href="show_bug.cgi?id=93240#c2">comment #2</a>)
> > 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</span >

Ok. I'm glad to see I was actually on the right track. Ill try to get a patch
submitted this afternoon since I have court this morning :(</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>