ViennaCL - The Vienna Computing Library  1.7.1
Free open-source GPU-accelerated linear algebra and solver library.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
viennacl::is_stl< Tag > Struct Template Reference

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

#include <tag_of.hpp>

Public Types

enum  { value = false }
 

Detailed Description

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

Meta function which checks whether a tag is tag_ublas.

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

Definition at line 356 of file tag_of.hpp.

Member Enumeration Documentation

template<typename Tag >
anonymous enum
Enumerator
value 

Definition at line 358 of file tag_of.hpp.


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