<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - remove inheritance to std::map and std::vector"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75757#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - remove inheritance to std::map and std::vector"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75757">bug 75757</a>
              from <span class="vcard"><a class="email" href="mailto:markus.mohrhard@googlemail.com" title="Markus Mohrhard <markus.mohrhard@googlemail.com>"> <span class="fn">Markus Mohrhard</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=75757#c3">comment #3</a>)
<span class="quote">> Hi, I would like work on this bug. Do you have some advice which variables
> will be the best to use?</span >

I'm not sure what you mean with that. Basically if a class inherits from
std::map or std::vector right now you should remove the inheritance and add it
as private member variable.

After that fixing all the compile errors and committing should do the job.

Does that help?</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>