Boost logo

Boost :

Subject: Re: [boost] [fusion] Adapter for std::array
From: Jonathan Wakely (jwakely.boost_at_[hidden])
Date: 2013-07-05 05:44:53


On 5 July 2013 00:57, Mateusz Loskot wrote:
>
> Unfortunately, I have hit the apparently well-known problem.
> It is the Fusion begin/end ADL issues with C++0x range-based for
> and such, as discussed and reported here:
>
> http://lists.boost.org/Archives/boost/2010/12/174199.php
> https://svn.boost.org/trac/boost/ticket/4028
>
> There has been no feedback to the ticket #8241, so I'm not
> sure what is the Fusion authors' view on std::array adoption.
> So, a couple of questions:
>
> Do the Fusion authors consider any cure for the ADL issues?

Stop using C++0x compilers and use C++11 compilers? :)

We fixed the standard via Option 5 from
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3257.pdf


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