mirror of
https://github.com/znc/znc.git
synced 2026-05-08 14:24:45 +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