Solutionunvalidated
tuple is bind to multiple variables — BOOST_DATA_TEST_CASE(test2, std::list({{1, 0}}), i). Tension: Beyond a 1-element tuple (test1 below), the compilation fails (test2 below). Outcome: BOOST_DATA_TEST_CASE(test2, std::list({{1, 0}}), a, b).
b2f33ce5-83e3-4c7c-b48a-fe5dd3362554
tuple is bind to multiple variables — BOOST_DATA_TEST_CASE(test2, std::list({{1, 0}}), i). Tension: Beyond a 1-element tuple (test1 below), the compilation fails (test2 below). Outcome: BOOST_DATA_TEST_CASE(test2, std::list({{1, 0}}), a, b).