Type.opEquals

Determine whether two CXTypes represent the same type.

struct Type
const
equals_t
opEquals
(
const ref Type type_
)

Return Value

Type: equals_t

non-zero if the CXTypes represent the same type and zero otherwise.

Meta