ViennaCL - The Vienna Computing Library  1.5.2
Public Types
cpu_value_type< T > Struct Template Reference

Helper meta function for retrieving the main RAM-based value type. Particularly important to obtain T from viennacl::scalar<T> in a generic way. More...

#include <result_of.hpp>

Public Types

typedef
T::ERROR_CANNOT_DEDUCE_CPU_SCALAR_TYPE_FOR_T 
type
 

Detailed Description

template<typename T>
struct viennacl::result_of::cpu_value_type< T >

Helper meta function for retrieving the main RAM-based value type. Particularly important to obtain T from viennacl::scalar<T> in a generic way.

Member Typedef Documentation

typedef T::ERROR_CANNOT_DEDUCE_CPU_SCALAR_TYPE_FOR_T type

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