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

Generic helper function for retrieving the value_type associated with type T. More...

#include <result_of.hpp>

Public Types

typedef T::value_type type
 

Detailed Description

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

Generic helper function for retrieving the value_type associated with type T.

Member Typedef Documentation

typedef T::value_type type

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