Go to the source code of this file.
Macros | |
#define | COUNT_PACKEDBITS(sum, x) for (; x; ++sum) { x &= x - 1; } |
Original source file PackedList.C
Definition in file PackedList.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.