_SIDD_CMP_EQUAL_ANY

For each character in b, find if it is in a (default) The resulting mask has bit set at b positions that were found in a.

nothrow @nogc
enum int _SIDD_CMP_EQUAL_ANY;

Meta