tts v2.3.0
The Tiny Test System
 
Loading...
Searching...
No Matches

◆ generate()

template<typename... G>
auto tts::generate ( G...  g)
inline

Build a data generator.

Parameters
gList of generator to aggregate
Returns
A function producing the tuple containing an aggregation of all the data generator passed as a parameter