ViennaCL - The Vienna Computing Library  1.5.2
Public Types
is_same_type< T, U > Struct Template Reference

Helper metafunction for checking whether two types are the same. More...

#include <utils.hpp>

Public Types

enum  { value = 0 }
 

Detailed Description

template<class T, class U>
struct viennacl::generator::utils::is_same_type< T, U >

Helper metafunction for checking whether two types are the same.

Member Enumeration Documentation

anonymous enum
Enumerator
value 

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