Skip to content
Commit 2d454b15 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Added IsScalarType trait for the detection of scalar types in vector expressions

This is needed because custom specializations of std::is_arithmetic
cannot be used (they cause an undefined behaviour).
parent d8e38db3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment