_isZeroInit

Determine if exp is all binary zeros.

bool
_isZeroInit

Parameters

exp Expression

expression to check

Return Value

Type: bool

true if it's all binary 0

Meta