Re: [Boost-bugs] [Boost C++ Libraries] #11606: Compile errors with Clang 3.7 (and earlier)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11606: Compile errors with Clang 3.7 (and earlier)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-08-31 22:32:55


#11606: Compile errors with Clang 3.7 (and earlier)
-------------------------------+---------------------
  Reporter: nikkikom@… | Owner: djowel
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: spirit
   Version: Boost 1.59.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------

Comment (by Nikki Chumakov <nikkikom@…>):

 Sorry, was wrong correction line. The right one is:

 {{{
 #!c++
 #if (!defined(BOOST_RESULT_OF_USE_TR1_WITH_DECLTYPE_FALLBACK) \
   && !defined(BOOST_RESULT_OF_USE_DECLTYPE)) \
     || defined(BOOST_NO_CXX11_VARIADIC_TEMPLATES)
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11606#comment:1>
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:18 UTC