WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
wpi::cast_convert_val< To, FromTy, FromTy > Struct Template Reference

#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: