Hydra: std::common_type< hydra::thrust::complex< T >, hydra::thrust::complex< U > (original) (raw)

#include <TypeTraits.h>

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

Public Types
typedef hydra::thrust::complex< typename common_type< T, U >::type > type

Detailed Description

template<class T, class U>

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

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< T >, hydra::thrust::complex< U > >::type


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