Define C4_FOR_EACH_SEP
Defined in File rapidyaml-0.5.0.hpp
Define Documentation
-
C4_FOR_EACH_SEP(what, sep, ...)
same as C4_FOR_EACH(), but use a custom separator between statements. If a comma is needed as the separator, use the C4_COMMA macro.
See also
C4_FOR_EACH
See also
C4_COMMA