Boost logo

Boost :

Subject: Re: [boost] BOOST_PP array extension proposal
From: Edward Diener (eldiener_at_[hidden])
Date: 2015-09-14 10:39:15


On 9/14/2015 10:02 AM, Antoine Leblanc wrote:
> On 11 September 2015 at 23:49, Edward Diener <eldiener_at_[hidden]> wrote:
>> but since we are in Boost PP land you could create
>> your own macro for testing purposes which compares each array element's
>> numeric value to see if the arrays are equal or not, returning 1 if they are
>> not and 0 if they are.
>
> In the end, that's what I've done. Except that instead of restricting
> those to test purposes, I added them to the library, which now also
> features BOOST_PP_ARRAY_EQUAL and BOOST_PP_TUPLE_EQUAL.
>

Yes, I saw that.


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