![]() |
WPILibC++ 2026.2.1
|
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 |