Open SylvainCorlay opened 7 years ago
Just like in https://github.com/QuantStack/xtensor/issues/383, we need to use SFINAE to make things explicit or explicit depending on the convertibility from the underlying value type.
The xtl PR is https://github.com/QuantStack/xtl/pull/37/files
Just like in https://github.com/QuantStack/xtensor/issues/383, we need to use SFINAE to make things explicit or explicit depending on the convertibility from the underlying value type.