[ROOT] Operators and CINT

From: Anton Fokin (anton.fokin@smartquant.com)
Date: Thu Feb 01 2001 - 12:41:36 MET


Hi rooters,

I've defined

ostream& operator << (ostream& s, TDate Date)
{
  return s << Date.AsString().Data();
}


How can I get it visible in CINT? Should I add something in LinkDef.h file?
What exactly?

Regards,
Anton



This archive was generated by hypermail 2b29 : Fri Jun 08 2001 - 11:50:59 MEST