Skip to content

Customization point for custom abortion function. #47

@niklas-uhl

Description

@niklas-uhl

#expression \
)) { \
kassert::Logger<std::ostream&>(std::cerr) << message << "\n"; \
std::abort(); \
} \
KASSERT_KASSERT_HPP_DIAGNOSTIC_POP \

It would be nice to have the possibility to define a custom abortion function here. This may for example be used to wire stacktrace printing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions