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

#include <tsm_impl.h>

Collaboration diagram for tsm::wrap_type_impl< Wrapper, std::tuple< Ts... > >:
Collaboration graph

Public Types

using type = std::tuple< typename Wrapper< Ts >::type... >
 

Member Typedef Documentation

◆ type

template<template< class > class Wrapper, typename... Ts>
using tsm::wrap_type_impl< Wrapper, std::tuple< Ts... > >::type = std::tuple<typename Wrapper<Ts>::type...>

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