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

Generic meta-function for retrieving the size_type associated with type T. More...

#include <result_of.hpp>

Public Types

typedef T::size_type type
 

Detailed Description

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

Generic meta-function for retrieving the size_type associated with type T.

Member Typedef Documentation

typedef T::size_type type

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