WPILibC++ 2024.1.1-beta-4
wpi::cast_retty< To, From > Struct Template Reference

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

Public Types

using ret_type = typename cast_retty_wrap< To, From, typename simplify_type< From >::SimpleType >::ret_type
 

Member Typedef Documentation

◆ ret_type

template<class To , class From >
using wpi::cast_retty< To, From >::ret_type = typename cast_retty_wrap< To, From, typename simplify_type<From>::SimpleType>::ret_type

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