Generic helper function for retrieving the value_type associated with type T. More...
#include <result_of.hpp>
| Public Types | |
| typedef T::value_type | type | 
Generic helper function for retrieving the value_type associated with type T.
Definition at line 211 of file result_of.hpp.
| typedef T::value_type viennacl::result_of::value_type< T >::type | 
Definition at line 213 of file result_of.hpp.