libnedit
Lightweight C++ library for Nintendo DS(i) formats
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
ntr::Result Struct Reference

Public Types

using BaseType = u16
 

Public Member Functions

constexpr Result (const BaseType val)
 
constexpr bool IsSuccess () const
 
constexpr bool IsFailure () const
 
std::string GetDescription () const
 

Public Attributes

BaseType value
 

Static Public Attributes

static constexpr BaseType SuccessValue = BaseType()
 

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