Re: [ROOT] TStreamerStl

From: Rene Brun (Rene.Brun@cern.ch)
Date: Mon Oct 01 2001 - 21:49:25 MEST


Did you try to process your class through rootcint?
In version 3.0, then 3.01, I added support for the most common use
of STL. Not supported are things like vector < vector <...> >
Only in these complex cases, you have to implement the Streamer function
by hand.

Rene Brun

On Mon, 1 Oct 2001, Henk Jan Bulten wrote:

> I have some code using standard library containers and like to use it
> in root. I suppose I have to write a streamer then, since std::vector
> etc. is not a root type. There is an TStreamerStl method implemented
> that I'd like to use, but I cannot find any documentation how to do so.
> Can someone help me out?
> 
> Thanks,
> Henk Jan Bulten
> 



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:51:01 MET