<html>
<head>
<base href="https://bugs.documentfoundation.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - replace ScaList in scaddins with a std container"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=90222#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - replace ScaList in scaddins with a std container"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=90222">bug 90222</a>
from <span class="vcard"><a class="email" href="mailto:dtardon@redhat.com" title="David Tardon <dtardon@redhat.com>"> <span class="fn">David Tardon</span></a>
</span></b>
<pre>(In reply to Pieter Adriaensen from <a href="show_bug.cgi?id=90222#c4">comment #4</a>)
<span class="quote">> I still have a question though: The ScaList is always used to put data of
> the same class in. So isn't it better to change it to vector<T*> instead of
> being a vector<void*> and doing static_casts?</span >
Of course it is better! I assumed this is something that does not have to be
explicitly mentioned... Also, it should be vector<T>, if possible.</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>