Boost logo

Boost :

Subject: Re: [boost] Efficient tuple implementation
From: Louis Dionne (ldionne.2_at_[hidden])
Date: 2014-06-07 11:09:52


Niall Douglas <s_sourceforge <at> nedprod.com> writes:

>
> On 7 Jun 2014 at 2:18, Louis Dionne wrote:
>
> > Also, for those following the development of Boost.Hana, it is going
> > well and I am preparing for a followup in the near future. Stay tuned!
>
> Louis, Microsoft have announced what's going to be in VS2015 at
> http://blogs.msdn.com/b/vcblog/archive/2014/06/03/visual-studio-14-ctp
> .aspx.

I can't access this without signing up, but see below.

> I was wondering if Boost.Hana could work with VS2015? I mean, VS2014
> will clearly be insufficient, but I'd like to know what you think
> about VS2015. Note that VS2015 still will not have expression SFINAE
> nor generalised constexpr nor template variables.

Variable templates and generalized constexpr are used in the library.
Workarounds _might_ be possible, but I have to say I'm unwilling to
make the code less legible in favour of workarounds since Boost.Hana
is a bleeding edge library.

Still, if something can easily be done about it and make the library
usable by massively more people, I will.

Regards,
Louis


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