Skip to content
Commit defc54c1 authored by Karl Rupp's avatar Karl Rupp
Browse files

Fixed problematic use of viennacl::traits::size1() on object of integral type.

size1(vec.size()) for a vector<T> vec compiles on GCC and Clang, but leads to problems in ICC under Windows.
parent 1f20943f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment