Skip to content

[TOPIC] Error codes #17

@cjdb

Description

@cjdb

Error handling

Standard library facilities use both integral error codes and std::error_code as a form of error handling.

History, and Interop and ABI

Using raw integers as error codes is an arcane form of error handling in C++, that has significant historical context, and is used for interopability with C.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions