operator & abstract method

LogFilter operator &(
  1. LogFilter other
)

intersection

Implementation

LogFilter operator &(LogFilter other);