Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
std::common_type< hydra::thrust::complex< U >, T > Struct Template Reference

#include <TypeTraits.h>

Collaboration diagram for std::common_type< hydra::thrust::complex< U >, T >:

Public Types

typedef hydra::thrust::complex< typename common_type< T, U >::typetype
 

Detailed Description

template<class T, class U>
struct std::common_type< hydra::thrust::complex< U >, T >

Member Typedef Documentation

◆ type

template<class T , class U >
typedef hydra::thrust::complex<typename common_type<T, U>::type > std::common_type< hydra::thrust::complex< U >, T >::type

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