Subject: [Boost-bugs] [Boost C++ Libraries] #11118: test libs/range/test/adaptor_test/indexed.cpp is bad
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-03-13 18:08:20
#11118: test libs/range/test/adaptor_test/indexed.cpp is bad
---------------------------------------+------------------------
Reporter: Ed Vogel <edward.vogel@â¦> | Owner: neilgroves
Type: Bugs | Status: new
Milestone: To Be Determined | Component: range
Version: Boost 1.56.0 | Severity: Problem
Keywords: |
---------------------------------------+------------------------
This test contains two invocations of the BOOST_STATIC_ASSERT macro
that need additional parens around the parameters. For
implementations that don't support variadic macros, the
BOOST_STATIC_ASSERT macro is defined to take one parameter.
As written the test passes two.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11118> 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