Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] default parameters



Hello,
I am trying to implement a patch for sorting.
There is a function called cListBase::Sort(void) which I
what to change to cListBase::Sort(bool asc=true).

Is it possible (allowed, good style) to use default
parameters?
Since cListBase::Sort is called very often, this would be
the better solution, or should I change very call of
cListBase::Sort(void)?

thanks
Gerhard
----------------------------------------------
Das ist ein Service von austria.com


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index