Retrieves the alignment from a vector. Deprecated - will be replaced by a pure runtime facility in the future. More...
#include <result_of.hpp>
Public Types | |
enum | { value = 1 } |
typedef T::ERROR_ARGUMENT_PROVIDED_IS_NOT_A_VECTOR_OR_A_MATRIX | error_type |
Retrieves the alignment from a vector. Deprecated - will be replaced by a pure runtime facility in the future.
Definition at line 69 of file result_of.hpp.
typedef T::ERROR_ARGUMENT_PROVIDED_IS_NOT_A_VECTOR_OR_A_MATRIX viennacl::result_of::alignment< T >::error_type |
Definition at line 71 of file result_of.hpp.
anonymous enum |
Enumerator | |
---|---|
value |
Definition at line 72 of file result_of.hpp.