Sunshine
latest
Self-hosted game stream host for Moonlight.
Public Member Functions
|
List of all members
util::Either< X, Y > Class Template Reference
Inheritance diagram for util::Either< X, Y >:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
[
legend
]
Collaboration diagram for util::Either< X, Y >:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
[
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:
src/
utility.h
util
Either
Generated by
1.10.0