proxygen
|
#include <Range.h>
Public Member Functions | |
bool | operator() (char lhs, char rhs) const |
Check if two ascii characters are case insensitive equal. The difference between the lower/upper case characters are the 6-th bit. We also check they are alpha chars, in case of xor = 32.
|
inline |