ViennaCL - The Vienna Computing Library  1.4.2
Public Member Functions | Friends
value< T > Class Template Reference

#include <utils.hpp>

Inheritance diagram for value< T >:
value_base

Public Member Functions

 value (const T &t_)
value_baseclone () const
std::type_info const & type () const

Friends

any_cast (any &a)

template<class T>
class viennacl::value< T >


Constructor & Destructor Documentation

value ( const T &  t_) [inline]

Member Function Documentation

value_base* clone ( ) const [inline, virtual]

Implements value_base.

std::type_info const& type ( ) const [inline, virtual]

Implements value_base.


Friends And Related Function Documentation

T any_cast ( any a) [friend]

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