P99

◆ P99_QUOTS

#define P99_QUOTS (   ...)    P99_BIGOP(P00_QUOT, P99_NARG(__VA_ARGS__),__VA_ARGS__)

Realize the right associative quotient of all the arguments.

Definition at line 349 of file p99_for.h.