Please, help us to better know about our user community by answering the following short survey: https://forms.gle/wpyrxWi18ox9Z5ae9
utility::tuple::Tuple< Ts > Struct Template Reference

Detailed Description

template<class... Ts>
struct utility::tuple::Tuple< Ts >

is a fixed-size collection of heterogeneous values

Template Parameters
Ts...- the types of the elements that the tuple stores. Empty list is supported.

The documentation for this struct was generated from the following file: