macros.h: Implement side_enum_t
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 21 Sep 2023 10:25:25 +0000 (11:25 +0100)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 21 Sep 2023 10:25:25 +0000 (11:25 +0100)
commitf2a90e2a12b976abb0052229b5ce3f6163508a8f
treeb76d77cdc296d1f7f6abb9cf170945506791ab4e
parent0b9e59d666095ba4a5eaa4d00161e8768dbc0edf
macros.h: Implement side_enum_t

side_enum_t allows defining fixed-sized enumerations while preserving
typing information.

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