Re: [ROOT] Rootcint + namespace + templated classes.

From: David d'Enterria (denterria@nevis.columbia.edu)
Date: Fri Jan 31 2003 - 01:33:48 MET


Hello Brett,

Brett Viren wrote:

>I am trying to run rootcint on some 3rd party library code which is fairly heavily templated and in its own namespace.  Rootcint is failing to process it ...
>
I'm using namespaces in my own code without any compilation, or 
interpreter problem.
My *LinkDef.h's have the following (necessary ?) pragma's though:

#ifdef __CINT__

#pragma link C++ namespace myNS
#pragma link C++ nestedclass;
#pragma link C++ nestedtypedef;

#endif /* __CINT__ */

Best regards,

-- 
 David d'Enterria                     PostDoctoral Research Scientist
 Nevis Labs                  http://www.nevis.columbia.edu/~denterria
 Columbia University, NY          mailto:denterria@nevis.columbia.edu
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 PHENIX Group (Bldg 510C)                        tel: +1 631 344 7053
 Brookhaven National Lab, Upton, NY 11973        fax: +1 631 344 3253
 http://www.phenix.bnl.gov/~enterria          mailto:denterri@bnl.gov
 ---------------------------------------------------------------------



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:09 MET