![]() |
WPILibC++ 2026.2.1
|
Provide PointerLikeTypeTraits for void* that is used by PointerUnion for the template arguments. More...
#include <wpi/PointerUnion.h>
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 |