incorporating classes using STL into ROOT

Nikolai Yu. Zaitsev (Nikolai.Zaitsev@cern.ch)
Thu, 30 Jul 1998 19:50:09 +0200 (METDST)


Hello rooters,

the rootcint seems to not treat such functions (just example)

double fun(double &d);

compiler complanes: (S) "G__Mdouble" is undefined.

Is it done for a purpose?

Cheers, Nikolai.