![]() |
WPILibC++ 2025.3.2
|
Upcasting (from derived to base) and casting from a type to itself should always be possible. More...
#include <wpi/Casting.h>
Static Public Member Functions | |
static bool | isPossible (const From &f) |
Upcasting (from derived to base) and casting from a type to itself should always be possible.
|
inlinestatic |