WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
wpi::util::cast_retty_wrap< To, From, SimpleFrom > Struct Template Reference

#include <wpi/util/Casting.hpp>

Public Types

using ret_type = typename cast_retty<To, SimpleFrom>::ret_type

Member Typedef Documentation

◆ ret_type

template<class To, class From, class SimpleFrom>
using wpi::util::cast_retty_wrap< To, From, SimpleFrom >::ret_type = typename cast_retty<To, SimpleFrom>::ret_type

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