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 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: