isArrayOpImplicitCast

Some implicit casting can be performed by the arrayOp template.

bool
isArrayOpImplicitCast

Parameters

tfrom TypeDArray

type converting from

tto TypeDArray

type converting to

Return Value

Type: bool

true if can be performed by arrayOp

Suggestion Box / Bug Report