Skip to content
Snippets Groups Projects
Commit 617b6027 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: adjustments to error streams

- refactor common exit/abort code

- support single-parameter output. Eg,

    FatalError("some-executable")
        << "Cannot load something\n"
        << exit(FatalError);
parent 01f65054
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment