Problemunvalidated
Beyond a 1-element tuple (test1 below), the compilation fails (test2 below) — BOOST_DATA_TEST_CASE(test2, std::list({{1, 0}}), i). Tension: tuple is bind to multiple variables. Outcome: Structured binding is used to unpack tuple.
7312db0c-7be3-48b5-8d2b-9654ea793e62
Beyond a 1-element tuple (test1 below), the compilation fails (test2 below) — BOOST_DATA_TEST_CASE(test2, std::list({{1, 0}}), i). Tension: tuple is bind to multiple variables. Outcome: Structured binding is used to unpack tuple.