NeKernel dev
Loading...
Searching...
No Matches
ErrorOr.h File Reference
#include <NeKit/Config.h>
#include <NeKit/Ref.h>

Go to the source code of this file.

Classes

class  Kernel::ErrorOr< T >
 ErrorOr class for error handling. More...

Namespaces

namespace  Kernel
 UPS inline definitions.

Typedefs

using Kernel::ErrorT = Int32
using Kernel::ErrorOrAny = ErrorOr<voidPtr>