mirror of
https://github.com/znc/znc.git
synced 2026-06-16 08:04:51 +02:00
e20ac1a31e
This is more convenient and readable than comparing Find() to npos,
which is a common task:
$ git grep "find(" | grep "npos" | wc -l
49