tts v2.3.0
The Tiny Test System
 
Loading...
Searching...
No Matches
tts::types< Ts > Struct Template Reference

Type list structure. More...

#include <tts/tools/types.hpp>

Detailed Description

template<typename... Ts>
struct tts::types< Ts >

Type list structure.

Encapsulates a variadic list of types to be processed by scenarios.

Template Parameters
TsList of types to embed into a type list