constructor #tfxx::THandle<class X>::THandle#:
This constructor is used in the following way:
#THandle<X> handle(new X);#
init constructor Handle(X* p): Mrep(p), Mpcount(new int(1)) { }
Definition at line 194 of file handle.h.
ConstHandle< Tobject > Tbase