WPILibC++ 2024.1.1-beta-4
wpi::cast_convert_val< To, From, SimpleFrom > 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, From >::ret_type doit (const From &Val)
 

Member Function Documentation

◆ doit()

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

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