Subject: Re: [boost] [local] Any "active Boost library author" in favor of Boost.Local?
From: Thomas Klimpel (Thomas.Klimpel_at_[hidden])
Date: 2011-11-25 14:17:33


Mathias Gaunard wrote:
> > DISCLAIMER: I apologize in advance if there's a way to do access priv
> > and prot from the Phoenix global functor which I was not able to
> find.
> > I'm sure Phoenix experts will be able to correct my example if such a
> > possibility exists :)
>
> It's not possible with Phoenix, though I believe there are hacks to
> make it possible somewhat.

I guess I would create a static member function and adapt it with Phoenix. Is this one of the hacks you imagined? Or were you more thinking in the direction of "friend" declarations?

Regards,
Thomas