$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] BOOST_NO_CXX11_CONSTEXPR and msvc-14.0
From: Francisco José Tapia (fjtapia_at_[hidden])
Date: 2015-07-24 03:26:36
Hi Yuriy
Today I am on vacations. In two weeks, when returned home. I will send you
all the information, the files and the results obtained.
It will be a pleasure collaborate with your work
Francisco
El 24/07/2015 03:53, "Adam Merz" <adammerz_at_[hidden]> escribió:
> Stephan T. Lavavej writes:
> >
> > [Niall Douglas]
> > > B() = default;
> > > constexpr B(int) : B() { }
> > > ... and VS2015 barfed about the B(int) not properly initialising all
> > > base classes, even though it is via a delegation to the defaulted
> > > constructor.
> >
> > Probably a duplicate of DevDiv#1184689 "constexpr delegating
> constructors".
> >
> > STL
>
>
> Also https://connect.microsoft.com/VisualStudio/feedback/details/1579279/
> for
> something publically trackable.
>
> Regards,
>
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://listarchives.boost.org/mailman/listinfo.cgi/boost
>