Gyselalib++
 
Loading...
Searching...
No Matches
tuple_to_types< T > Struct Template Reference

Transform a std::tuple<Args...> to a testing::Types<Args...>, identity otherwise. More...

Public Types

using type = T
 

Detailed Description

template<class T>
struct tuple_to_types< T >

Transform a std::tuple<Args...> to a testing::Types<Args...>, identity otherwise.

Member Typedef Documentation

◆ type

template<class T >
using tuple_to_types< T >::type = T

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