Optional parentheses for C variadic macro (i.e. both function-like and object-like)
I have some macros of the form ATTR(XXX(...))
. ATTR
processes XXX
into a macro ATTR_IMPL_XXX(...)
, and XXX
can have a variable number of arguments (these variadic args are just passed to another macro, and can be empty).
Optional parentheses for C variadic macro (i.e. both function-like and object-like)
I have some macros of the form ATTR(XXX(...))
. ATTR
processes XXX
into a macro ATTR_IMPL_XXX(...)
, and XXX
can have a variable number of arguments (these variadic args are just passed to another macro, and can be empty).
Optional parentheses for C variadic macro (i.e. both function-like and object-like)
I have some macros of the form ATTR(XXX(...))
. ATTR
processes XXX
into a macro ATTR_IMPL_XXX(...)
, and XXX
can have a variable number of arguments (these variadic args are just passed to another macro, and can be empty).
Optional parentheses for C variadic macro (i.e. both function-like and object-like)
I have some macros of the form ATTR(XXX(...))
. ATTR
processes XXX
into a macro ATTR_IMPL_XXX(...)
, and XXX
can have a variable number of arguments (these variadic args are just passed to another macro, and can be empty).
Optional parentheses for C variadic macro (i.e. both function-like and object-like)
I have some macros of the form ATTR(XXX(...))
. ATTR
processes XXX
into a macro ATTR_IMPL_XXX(...)
, and XXX
can have a variable number of arguments (these variadic args are just passed to another macro, and can be empty).