Boost logo

Boost :

Subject: Re: [boost] Boost.Test updates in trunk: need for (mini) review?
From: Gennadiy Rozenal (rogeeff_at_[hidden])
Date: 2012-10-20 05:44:07


Evgeny Panasyuk <evgeny.panasyuk <at> gmail.com> writes:

> "data driven test case" subsystem looks like a good feature, but why
> restricting to C++11? Which kind of features from C++11 are required?
> Variadic macro for BOOST_DATA_TEST_CASE?

No. It uses a lot of C++11 inside the implementation. It might have been
possible to implement somewhat limited c++98 version, but I do not have time
to work on that. Feel free to submit a patch ;)

Gennadiy


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk