List that adds map and select methods
List that adds map and select methods
FuncList <A> select(int function(A *obj))
template <class B> void map(void function(A *obj, B farg), B arg)
template <class B> FuncList <A> select(int function(A *obj, B farg), B arg)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de