Example #1
0
 virtual inline int IsObject(){ return IsTau(); }
Example #2
0
 inline int IsObject() const override{ return IsTau(); }