Angus Leeming <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
>
>> Objections?
>
| Why not add a using std::vector here too?
I didn't want to muck with the findPos function (same exact function
exists more than one place.)
| It's not really taking us anywhere exciting though, is it?
It
Lars Gullik Bjønnes wrote:
> Objections?
Why not add a using std::vector here too?
Index: src/frontends/qt2/QPrefs.C
===
@@ -323,11 +324,12 @@ template
typename std::vector::size_type
findPos(std::vector const & vec, A const & val