Boost logo

Boost :

Subject: Re: [boost] [move] Unifying move emulation code in boost
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2009-01-05 08:41:29


Andrey Semashev wrote:

> One small point.
>
> template<class T>
> class rv
> {
> public:
> T* operator->() {return &r_;}
> };

Ok, thanks!

Regards,

Ion


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk