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:43 +0000 (14:21 -0400)
commite36d48ad1a312aa3135849e83789701a8311ba44
tree26008e38f2232c8c3af1ea7d7852be32008e8811
parent5b373e008426545e2dbe7c9b427281aa144b55ef
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.02505 seconds and 4 git commands to generate.