![]() |
WPILibC++ 2025.3.2
|
#include <wpi/PointerUnion.h>
Additional Inherited Members | |
Public Types inherited from wpi::ConstStrippingForwardingCast< To, const PointerUnion< PTs... >, CastInfo< To, PointerUnion< PTs... > > > | |
| using | DecayedFrom |
| using | NonConstFrom |
Static Public Member Functions inherited from wpi::ConstStrippingForwardingCast< To, const PointerUnion< PTs... >, CastInfo< To, PointerUnion< PTs... > > > | |
| static bool | isPossible (const const PointerUnion< PTs... > &f) |
| static decltype(auto) | castFailed () |
| static decltype(auto) | doCast (const const PointerUnion< PTs... > &f) |
| static decltype(auto) | doCastIfPossible (const const PointerUnion< PTs... > &f) |