Re: CINT and TClonesArray::operator []

From: Masaharu Goto (gotom@hpyiddq.jpn.hp.com)
Date: Mon Jun 23 1997 - 04:36:30 MEST


Pasha,

Sorry about inconvenience. CINT does not support arena argument for 
operator new. 
Give me a little time to implement this. I'm quit busy right now. 

Masaharu Goto

> root [0] TClonesArray* a = new TClonesArray("Int_t",100);
> root [1] new((*a)[0]) Int_t(10);
> Warning: new((*a)[0]) Missing ';' FILE:/var/tmp/baaa0066a LINE:1
> root [2] .p (*a)[0]



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:26:19 MET