Boost logo

Boost :

From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-07-14 16:00:34


Andy Little wrote:
> "Arkadiy Vertleyb" <vertleyb_at_[hidden]> wrote
>
>> We have a similar problem in typeof, and at this point semicolon is
>> not required.
>
> Surely Typeof is used in situations where semicolon not allowed:
>
> template<typename TL, typename TR>
> point<BOOST_TYPEOF_TPL(TL() + TR())>
> operator +( point<TL> const & lhs, vect<TR> const& rhs);

I think he's talking about type registration.

Jonathan


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