Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5010: Fusion will now compile under Objective-C++
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-15 03:08:23
#5010: Fusion will now compile under Objective-C++
----------------------------------------+-------------------------
Reporter: Brian Doig <Brian.Doig@â¦> | Owner: djowel
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: fusion
Version: Boost 1.45.0 | Severity: Showstopper
Resolution: fixed | Keywords:
----------------------------------------+-------------------------
Comment (by catskin@â¦):
Certainly not fixed. I was trying out the log library on 1.54.0,
(including <boost/log/expressions.hpp>) and it led to this compiler error:
namespace boost { namespace fusion
{
struct nil; <-------------------------
template <typename Car, typename Cdr = nil>
struct cons;
}}
among others.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5010#comment:31> 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