ViennaCL - The Vienna Computing Library  1.7.0
Free open-source GPU-accelerated linear algebra and solver library.
viennacl::is_primitive_type< T > Struct Template Reference

Helper class for checking whether a type is a primitive type. More...

#include <predicate.hpp>

Public Types

enum  { value = false }
 

Detailed Description

template<class T>
struct viennacl::is_primitive_type< T >

Helper class for checking whether a type is a primitive type.

Definition at line 490 of file predicate.hpp.

Member Enumeration Documentation

template<class T >
anonymous enum
Enumerator
value 

Definition at line 490 of file predicate.hpp.


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