Documentation

ref::opEquals

Method in ref

bool opEquals(const ref&in) const
Operator obj == x, obj != x

ref

Returns bool
bool opEquals(const ?&in) const
Operator obj == x, obj != x

?

Returns bool