WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
wpi::isa_impl< To, From, std::enable_if_t< std::is_base_of_v< To, From > > > Struct Template Reference

#include <wpi/Casting.h>

Static Public Member Functions

static bool doit (const From &)
 

Member Function Documentation

◆ doit()

template<typename To , typename From >
static bool wpi::isa_impl< To, From, std::enable_if_t< std::is_base_of_v< To, From > > >::doit ( const From & )
inlinestatic

The documentation for this struct was generated from the following file: