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:45 +0000 (14:21 -0400)
commit20865c71e59536962252babe23c8ebdbd1cc28b0
tree7d8d53f7589f68484f848963a7677c7e16a4dc83
parent220d1a7fc2af7d204a23b3fb9ece3fa7d9d8a518
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.025781 seconds and 4 git commands to generate.