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

#include <wpi/Casting.h>

Public Types

using ret_type = typename cast_retty_impl<To, FromTy>::ret_type
 

Member Typedef Documentation

◆ ret_type

template<class To , class FromTy >
using wpi::cast_retty_wrap< To, FromTy, FromTy >::ret_type = typename cast_retty_impl<To, FromTy>::ret_type

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