Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2023-11-05 15:25:06


Dennis Luehring wrote:
> Am 05.11.2023 um 12:19 schrieb Andrey Semashev via Boost:
> > One of the commits fixing this problem was not merged to master. It is
> > now, and it should resolve the issue.
> >
>
> so what is the "main" branch before release - develop or master?
>
> i was testing develop - so i should switch to master and there was a fix
> integration not comming from develop?

Make sure the boost/phoenix/stl/tuple.hpp file you're testing with looks like this

https://github.com/boostorg/phoenix/blob/8913607a3788cb82d48ed461ea59c919b7bad3df/include/boost/phoenix/stl/tuple.hpp#L109-L118

because I don't see how you could get link errors for `uarg` if it's #ifdef-ed out.

(The release branch is `master`.)


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