BloombergLP::balb::PerformanceMonitor::ConstIterator::operator==

Return true if the specified rhs iterator points to the same instance of the iterator's value type as "this" iterator, and false otherwise. The behavior of this function is undefined unless the rhs iterator and "this" iterator both iterate over the same collection of Statistics.

Synopsis

Declared in <balb_performancemonitor.h>

bool
operator==(ConstIterator const& rhs) const;