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

#include <wpi/Casting.h>

Static Public Member Functions

static bool isPossible (const std::optional< From > &f)
 

Member Function Documentation

◆ isPossible()

template<typename To , typename From >
static bool wpi::CastIsPossible< To, std::optional< From > >::isPossible ( const std::optional< From > & f)
inlinestatic

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