Skip to content

File result.h

FileList > endstone > util > result.h

Go to the source code of this file

  • #include <nonstd/expected.hpp>

Namespaces

Type Name
namespace endstone
Represents a button with text and an optional icon.

Macros

Type Name
define ENDSTONE_CHECK (EXPRESSION, ERROR_MSG) /* multi line expression */
define ENDSTONE_CHECKF (EXPRESSION, ERROR_MSG, ...) /* multi line expression */

Macro Definition Documentation

define ENDSTONE_CHECK

#define ENDSTONE_CHECK (
    EXPRESSION,
    ERROR_MSG
) `/* multi line expression */`

define ENDSTONE_CHECKF

#define ENDSTONE_CHECKF (
    EXPRESSION,
    ERROR_MSG,
    ...
) `/* multi line expression */`


The documentation for this class was generated from the following file include/endstone/util/result.h