WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
wpi::cast_retty_impl< To, std::unique_ptr< From > > Struct Template Reference

#include <wpi/Casting.h>

Public Types

using ret_type = std::unique_ptr<ResultType>
 

Member Typedef Documentation

◆ ret_type

template<class To , class From >
using wpi::cast_retty_impl< To, std::unique_ptr< From > >::ret_type = std::unique_ptr<ResultType>

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