WPILibC++ 2025.2.1
Loading...
Searching...
No Matches
wpi::cast_retty< To, From > Struct Template Reference

#include <wpi/Casting.h>

Public Types

using ret_type
 

Member Typedef Documentation

◆ ret_type

template<class To , class From >
using wpi::cast_retty< To, From >::ret_type
Initial value:
typename cast_retty_wrap<
typename cast_retty_wrap< To, From, typename simplify_type< From >::SimpleType >::ret_type ret_type
Definition Casting.h:191
From SimpleType
Definition Casting.h:35

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