P99

◆ P99_BANDS

#define P99_BANDS (   ...)    P99_BIGOP(P00_BAND, P99_NARG(__VA_ARGS__),__VA_ARGS__)

Realize the right associative bitwise and of all the arguments.

Definition at line 361 of file p99_for.h.