|
NeKernel dev
|
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> |