isArrayConstruction

Verify if the given identifier is _d_array{,set}ctor.

bool
isArrayConstruction
()

Parameters

id Identifier

the identifier to verify

Return Value

Type: bool

true if the identifier corresponds to a construction runtime hook, false otherwise.

Meta