macros.h: Implement SIDE_PARAM_SELECT_ARG1
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 21 Sep 2023 04:30:40 +0000 (05:30 +0100)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 21 Sep 2023 04:41:37 +0000 (05:41 +0100)
commitd0ee69ff824fa3a480c520896d0a69385306a204
treee81df1fd9397d0fa1495ae03facdff8c4b87b59c
parent061f74a868e9a03d626a5dd77c83b5d12c1de4b6
macros.h: Implement SIDE_PARAM_SELECT_ARG1

Implement the SIDE_PARAM_SELECT_ARG1 macro which allows side macros to
support optional last argument. This is useful for attribute lists,
which are typically empty.

Suggested-by: Olivier Dion <odion@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/side/macros.h
This page took 0.023298 seconds and 4 git commands to generate.