Boost logo

Boost :

Subject: Re: [boost] [Hana] "basic_tuple.hpp" bug when building with VS2017
From: Daniel Chen (danchen_at_[hidden])
Date: 2018-05-24 19:03:16


I have

        Visual Studio 2017 15.7.2,
        _MSC_VER=1914
        Visual Studio 2017 v141 toolset

And I am getting this build error.

-Daniel

-----Original Message-----
From: Boost [mailto:boost-bounces_at_[hidden]] On Behalf Of Peter Dimov via Boost
Sent: Tuesday, May 22, 2018 1:30 PM
To: boost_at_[hidden]
Cc: Peter Dimov <lists_at_[hidden]>
Subject: Re: [boost] [Hana] "basic_tuple.hpp" bug when building with VS2017

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.

Daniel Chen wrote:

> #include <boost/hana/string.hpp>
> #include <boost/hana/basic_tuple.hpp>
>
> int main() {
> }

Compiles for me. Visual Studio 2017 15.7.2. _MSC_VER=1914.

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


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