WPILibC++ 2025.3.1
Loading...
Searching...
No Matches
wpi::pointer_union_detail::GetFirstType< T,... > Struct Template Reference

Find the first type in a list of types. More...

#include <wpi/PointerUnion.h>

Public Types

using type = T
 

Detailed Description

template<typename T, typename...>
struct wpi::pointer_union_detail::GetFirstType< T,... >

Find the first type in a list of types.

Member Typedef Documentation

◆ type

template<typename T , typename... >
using wpi::pointer_union_detail::GetFirstType< T,... >::type = T

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