tsm  0.1.0
Public Types | List of all members
tsm::tuple_to_variant_impl< std::tuple< Ts... > > Struct Template Reference

#include <tsm_impl.h>

Collaboration diagram for tsm::tuple_to_variant_impl< std::tuple< Ts... > >:
Collaboration graph

Public Types

using type = std::variant< Ts... >
 

Member Typedef Documentation

◆ type

template<typename... Ts>
using tsm::tuple_to_variant_impl< std::tuple< Ts... > >::type = std::variant<Ts...>

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