Re: [ROOT] stl vector

From: Wolfgang Waltenberger (walten@qhepu3.oeaw.ac.at)
Date: Thu Feb 28 2002 - 10:54:15 MET


Rene Brun <Rene.Brun@cern.ch> [27 Feb 2002] wrote:
> Hi Wolgang,
> 
> Which ROOT version are you using ?
> 
> With the compiler, you should implement a correct function, eg
> 
> //file rootest.C
> #include <vector.h>
> void rootest() {
>    vector<int> A;
>   //dosomething
> }
> 
> root > .L rootest.C++
> root > rootest();

Oh. Now it works, the problem is not even repeatable. So it was my fault
somewhere. I am dead sorry. Anyways, I think root is great.

Ciao, Wolfgang.



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:43 MET