isArrayOpImplicitCast

Some implicit casting can be performed by the arrayOp template.

bool
isArrayOpImplicitCast

Parameters

tfrom

type converting from

tto

type converting to

Return Value

Type: bool

true if can be performed by arrayOp

Meta