King_DuckZ
421e5e2433
They'll have to make VectorTypeInfo<V> inherit from is_castable_to<U> for every U they want the V to be castable to. Note that if they also want U to be castable to V (so the other way around) they'll have to explicitly whitelist that conversion too in VectorTypeInfo<U>. |
||
---|---|---|
.. | ||
vectorwrapper |