BUG: comparison to static end() for hashtable lookup.
- just use the iterator method found() as an alternative and convenient way to avoid the issue with less typing.
Please register or sign in to comment
- just use the iterator method found() as an alternative and convenient way to avoid the issue with less typing.