TF++, Miscellaneous classes and modules in C++:

◆ print()

void Int::print ( ) const
inlinevirtual

Reimplemented from Any.

Definition at line 72 of file handletest.cc.

References Mv.

72 { cout << Mv << endl; }
int Mv
Definition: handletest.cc:74