P99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ 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.