
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@lists.boost.org] On Behalf Of Peter Dimov via Boost Sent: Tuesday, May 22, 2018 1:30 PM To: boost@lists.boost.org Cc: Peter Dimov <lists@pdimov.com> 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