UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::TCases< Args > Struct Template Reference

#include <Cases.h>

Friends

template<typename U >
constexpr friend bool operator== (const U &Left, TCases Right)
 
template<typename U >
constexpr friend bool operator== (TCases Left, const U &Right)
 
template<typename U >
constexpr friend bool operator!= (const U &Left, TCases Right)
 
template<typename U >
constexpr friend bool operator!= (TCases Left, const U &Right)
 

Friends And Related Symbol Documentation

◆ operator!= [1/2]

template<auto... Args>
template<typename U >
constexpr friend bool operator!= ( const U &  Left,
TCases< Args >  Right 
)
friend

◆ operator!= [2/2]

template<auto... Args>
template<typename U >
constexpr friend bool operator!= ( TCases< Args >  Left,
const U &  Right 
)
friend

◆ operator== [1/2]

template<auto... Args>
template<typename U >
constexpr friend bool operator== ( const U &  Left,
TCases< Args >  Right 
)
friend

◆ operator== [2/2]

template<auto... Args>
template<typename U >
constexpr friend bool operator== ( TCases< Args >  Left,
const U &  Right 
)
friend

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