<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::noncopyable with plain C++11 deleted copy ctors"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=94306#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Replace boost::noncopyable with plain C++11 deleted copy ctors"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=94306">bug 94306</a>
              from <span class="vcard"><a class="email" href="mailto:mailumangjain@gmail.com" title="Umang Jain <mailumangjain@gmail.com>"> <span class="fn">Umang Jain</span></a>
</span></b>
        <pre>There are some structures using boost noncopyable template, how to remove that
? Does it(i.e. structs) even required to be removed or just only the classes.

Like in :

core/undoanim.cxx:struct UndoAnimationPathImpl: private boost::noncopyable</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>