Sunshine latest
Self-hosted game stream host for Moonlight.
util::Either< X, Y > Class Template Reference
Inheritance diagram for util::Either< X, Y >:
[legend]
Collaboration diagram for util::Either< X, Y >:
[legend]

Public Member Functions

constexpr bool has_left () const
 
constexpr bool has_right () const
 
X & left ()
 
const X & left () const
 
Y & right ()
 
const Y & right () const
 

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