Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13170: BOOST_AUTO_TEST_CASE_TEMPLATE don't want typedef for list
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-08-29 21:37:13
#13170: BOOST_AUTO_TEST_CASE_TEMPLATE don't want typedef for list
---------------------------------------------+-----------------------------
Reporter: Oleksandr Guteniev <gutenev@â¦> | Owner: Gennadiy
| Rozental
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: test
Version: Boost 1.61.0 | Severity: Cosmetic
Resolution: | Keywords:
---------------------------------------------+-----------------------------
Comment (by Raffi Enficiaud):
does the surrounding with `( )` like:
{{{
BOOST_AUTO_TEST_CASE_TEMPLATE(
my_test,
T,
(boost::mpl::list<
int,
long,
unsigned char
>) )
}}}
prevent the list from being interpreted by the macro expansion?
-- Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13170#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-08-29 21:45:56 UTC