Hello Alexander,

On 11/21/2012 11:18 AM, Alexander Lang wrote:
> OSGMTRefCountPtr.inl, in line 298:
> template <class ObjectT,
>            class RefCountPolicyT     >
> template <class OtherObjectT,
>            class OtherRefCountPolicyT> inline
> typename MTRefCountPtr<ObjectT, RefCountPolicyT>::Self &
> MTRefCountPtr<ObjectT, RefCountPolicyT>::operator =(
>      const MTRefCountPtr<OtherObjectT,
>                          OtherRefCountPolicyT> &refPtr)
>
> does not return a value. Presumably, a 'return *this;' missing?

yup, thanks for the report; fix committed.

        Cheers,
                Carsten


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to