compiler.h: Introduce caa_unqual_scalar_typeof
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Jun 2023 13:58:39 +0000 (09:58 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 29 Jun 2023 18:21:37 +0000 (14:21 -0400)
commit67988e204d2c471b24cae61f3f8fedb4f9375034
treeb88df966167b58b55cd335d6a99951b14b734f54
parente58cdfcfc3884d003b7a0b097fd02c6969382edc
compiler.h: Introduce caa_unqual_scalar_typeof

Allow defining variables and cast with a typeof which removes the
volatile and const qualifiers.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ie2ea915a600a69cec3c2ff64209892bf0794cb70
include/urcu/compiler.h
This page took 0.024744 seconds and 4 git commands to generate.