bool operator ==(const RTHandle& other) const;
The == operator compares the data of two context handle.
A Boolean value of true if the two RTHandle are equal and false otherwise.