WPILibC++ 2024.1.1-beta-4
wpi::cast_convert_val< To, FromTy, FromTy > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/llvm/include/wpi/Casting.h>

Static Public Member Functions

static cast_retty< To, FromTy >::ret_type doit (const FromTy &Val)
 

Member Function Documentation

◆ doit()

template<class To , class FromTy >
static cast_retty< To, FromTy >::ret_type wpi::cast_convert_val< To, FromTy, FromTy >::doit ( const FromTy &  Val)
inlinestatic

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