$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Justinas V.D. (vygintas.daugmaudis_at_[hidden])
Date: 2004-05-05 12:41:14
>You can use
>
> my_locking_ptr<T> get_pointer(T & t);
>
>Of course my_locking_ptr<> must support operator->* for this to work.
>
>
Oh, so obvious! Thank you so much.
Regards,
Justinas V.D.