Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6007: syntax error in VS2010
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-10-17 14:39:25
#6007: syntax error in VS2010
-------------------------------+--------------------------------------------
Reporter: anonymous | Owner: jsiek
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: dynamic_bitset
Version: Boost 1.47.0 | Severity: Problem
Resolution: invalid | Keywords:
-------------------------------+--------------------------------------------
Changes (by steven_watanabe):
* status: new => closed
* resolution: => invalid
Comment:
Replying to [comment:5 anonymous]:
>
BOOST_STATIC_ASSERT((bool)detail::dynamic_bitset_impl::allowed_block_type<Block>::value);
> been changed -> ((void)0);
>
Yep. Something is definitely doing
{{{
#!c++
#define static_assert assert
}}}
Whatever is causing this isn't a Boost bug.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6007#comment:6> 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:07 UTC