Variant.opEquals

Gets whether the variant is the same as another variant.

struct Variant
@nogc @trusted nothrow
bool
opEquals
(
T
)
()

Meta