WPILibC++ 2024.1.1-beta-4
wpi::isa_impl< To, From, std::enable_if_t< std::is_base_of_v< To, From > > > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/llvm/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: