error in defalloc.h

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


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:13:00 CEST

This archive was generated by hypermail 2.2.0 : Wed May 13 2009 - 23:50:02 CEST