Re: error in defalloc.h

From: Massimiliano Chiorboli <massimiliano.chiorboli_at_cern.ch>
Date: Wed, 13 May 2009 21:20:52 +0200


I forgot to add that in batch mode the macro works. Thanks,

        Massimiliano

Il giorno 13/mag/09, alle ore mercoledì13/mag/09 - 21:12, Massimiliano Chiorboli ha scritto:

> Dear experts,
> in a root macro I have a vector of vectors:
>
> std::vector< std::vector<TString> > sel;
>
>
> It compiles, but in execution it gives the error:
>
> Error: no such template classvector<TString,allocator<TString> >
> defalloc.h:137:
>
> The funny thing is that it was working, until I did some
> modifications, and it started giving this message.
> Any idea?
>
> Thanks,
> Massimiliano
>
Received on Wed May 13 2009 - 21:21:35 CEST

This archive was generated by hypermail 2.2.0 : Thu May 14 2009 - 17:50:02 CEST