Boost logo

Boost :

Subject: Re: [boost] [type_traits] common_type fails when typeof is not used
From: Jeffrey Lee Hellrung, Jr. (jhellrung_at_[hidden])
Date: 2011-01-11 17:03:39


On 1/11/2011 1:31 PM, vicente.botet wrote:
> Hi,
>
> The current common_type implementation doesn't works when BOOST_COMMON_TYPE_DONT_USE_TYPEOF is defined.
> This is needed on platforms that don't support Boost.Typeof correctly.
>
> It seems that the the implementation proposed by Jeffrey Hellrung has not been applied completly. I have attached a complementaty test on builting types that proves the current code does't works and also the implementation proposed by Jeffrey Hellrung to solve these issues some time ago.
>
> John, let me know if this works for you and if it can be included on trunk (I could do it myself if you prefer).

Let me know of any hiccups that I can help with.

- Jeff


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