Public Types

is_viennacl< Tag > Struct Template Reference

Meta function which checks whether a tag is tag_viennacl. More...

#include <tag_of.hpp>

Public Types

enum  { value = false }

Detailed Description

template<typename Tag>
struct viennacl::is_viennacl< Tag >

Meta function which checks whether a tag is tag_viennacl.

This is an internal function only, there is no need for a library user of ViennaCL to care about it any further


Member Enumeration Documentation

anonymous enum
Enumerator:
value 

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