Re: [Boost-bugs] [Boost C++ Libraries] #5010: Fusion will now compile under Objective-C++

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5010: Fusion will now compile under Objective-C++
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-05 01:02:39


#5010: Fusion will now compile under Objective-C++
---------------------------------------------+------------------------------
  Reporter: Brian Doig <Brian.Doig@…> | Owner: djowel
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: fusion
   Version: Boost 1.45.0 | Severity: Showstopper
Resolution: | Keywords:
---------------------------------------------+------------------------------

Comment (by CactusJack):

 {{{
 #ifdef nil
         #pragma push_macro("nil")
         #undef nil
         #include <boost/nil-struct-idiot.hpp>
         #pragma pop_macro("nil")
 #else
         #include <boost/nil-struct-idiot.hpp>
 #endif
 }}}

 might be more elegant and safer

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5010#comment:12>
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:10 UTC