ViennaCL - The Vienna Computing Library  1.5.2
Public Types
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.

Member Enumeration Documentation

anonymous enum
Enumerator
value 

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