trace.h: Implement optional attribute lists
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 21 Sep 2023 04:31:37 +0000 (05:31 +0100)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 21 Sep 2023 05:05:42 +0000 (06:05 +0100)
commitd5a4e3613ad4fbcdb7f927e9f3485e054253c121
treeb5077287cc42956f2c181fca4f2443d964d8ecfb
parentd0ee69ff824fa3a480c520896d0a69385306a204
trace.h: Implement optional attribute lists

Attribute lists are typically empty. Implement support for optional last
macro arguments generating empty attribute lists.

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