|
Zserio C++ runtime library
1.3.0
Built for Zserio 2.18.0
|
#include "zserio/Types.h"Go to the source code of this file.
Namespaces | |
| zserio | |
| zserio::builtin | |
Functions | |
| template<typename BITMASK1 , typename BITMASK2 > | |
| bool | zserio::builtin::isSet (BITMASK1 bitmaskValue, BITMASK2 requiredMask) |
| uint8_t | zserio::builtin::numBits (uint64_t numValues) |