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

Checks for a type being either vector_base or implicit_vector_base. More...

#include <forwards.h>

Public Types

enum  { value = 0 }

Detailed Description

template<typename T>
struct viennacl::is_any_vector< T >

Checks for a type being either vector_base or implicit_vector_base.


Member Enumeration Documentation

anonymous enum
Enumerator:
value 

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