operator < abstract method

bool operator <(
  1. Complex other
)

Implementation

bool operator <(Complex other);