Re: [Boost-bugs] [Boost C++ Libraries] #9240: boost 1.54.0 math/constants/constants.hpp doesn't compile with gcc 4.8 with c++11 if you undef __STRICT_ANSI__

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9240: boost 1.54.0 math/constants/constants.hpp doesn't compile with gcc 4.8 with c++11 if you undef __STRICT_ANSI__
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-11-20 21:17:44


#9240: boost 1.54.0 math/constants/constants.hpp doesn't compile with gcc 4.8 with
c++11 if you undef __STRICT_ANSI__
-------------------------------+-------------------------
  Reporter: richardg.work@… | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: math
   Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+-------------------------

Comment (by richardg.work@…):

 You could use __GXX_EXPERIMENTAL_CXX0X__, which gcc only defines when you
 use -std=c++11 (or -std=c++0x)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9240#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:14 UTC