P99

◆ P99_STRLENS

#define P99_STRLENS (   ...)    P00_STRLENS(P99_NARG(__VA_ARGS__),__VA_ARGS__)

Return an expression that returns the sum of the lengths of all strings that are given as arguments.

Definition at line 73 of file p99_map.h.