const value_type& operator*() const;
Returns: match.
const value_type* operator->() const;
Returns: &match.