Class Success<T>

#include <Geode/utils/Result.hpp>
classSuccess<T>{ ... }
No description provided
Examples0
Public static methods0
Public member functions4
T&value()
No description provided
const Tconst&value()const
No description provided
T&&value()
No description provided
const Tconst&&value()const
No description provided
Fields1
;
No description provided
Protected member functions0
Protected fields0