ViennaCL - The Vienna Computing Library  1.5.2
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: