P99

◆ P99_SUMS

#define P99_SUMS (   ...)    P99_BIGOP(P00_SUM, P99_NARG(__VA_ARGS__),__VA_ARGS__)

Realize the right associative sum of all the arguments.

Definition at line 341 of file p99_for.h.