Make bitfield.h C++-friendly
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 20 Aug 2019 01:54:07 +0000 (21:54 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 4 Sep 2019 15:58:22 +0000 (11:58 -0400)
commit1fc6f118e0b90e20c465624f0035038337cf1480
treec76de47617743920fff2b7d50db80cd188638005
parentccaf1ae517f4ef480c5e1a948261038046077470
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
babeltrace, but this is just to keep things sync'ed across projects.

Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Change-Id: Ib0fa31ee08d0f691841f96676556d2aa9fcd2426
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1965
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/compat/bitfield.h
This page took 0.02623 seconds and 4 git commands to generate.