mirror of
https://github.com/znc/znc.git
synced 2026-06-13 02:04:59 +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