Make bitfield.h C++-friendly
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 20 Aug 2019 01:51:06 +0000 (21:51 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 20 Aug 2019 02:01:40 +0000 (19:01 -0700)
commitf6d8019ea6fbda4df5d746fd20fa5d596e7b0556
tree760ffde5ca33b64467a74f84c926b666021547cb
parent04682184d7f67b02f73aa8f2581cfa2a67a81f74
Make bitfield.h C++-friendly

This patch changes bitfield.h to be usable in C++11.

It will probably never be compiled as C++ in the context of
lttng-ust, but this is just to keep things sync'ed across projects.

Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/bitfield.h
This page took 0.024086 seconds and 4 git commands to generate.