Public Types

CONST_REMOVER< T > Struct Template Reference

Removes the const qualifier from a type. More...

#include <tools.hpp>

Public Types

typedef T ResultType

Detailed Description

template<typename T>
struct viennacl::tools::CONST_REMOVER< T >

Removes the const qualifier from a type.


Member Typedef Documentation

typedef T ResultType

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