WPILibC++ 2024.3.2
|
Provide PointerLikeTypeTraits for void* that is used by PointerUnion for the template arguments. More...
Static Public Member Functions | |
static void * | getAsVoidPointer (void *P) |
static void * | getFromVoidPointer (void *P) |
Static Public Attributes | |
static constexpr int | NumLowBitsAvailable = lowBitsAvailable<PTs...>() |
Provide PointerLikeTypeTraits for void* that is used by PointerUnion for the template arguments.
|
inlinestatic |
|
inlinestatic |
|
staticconstexpr |