Next: Caveats, Previous: Background/Required Knowledge, Up: Foundational: Handling error codes with [Contents]
A list of things “a student should be able to” after the curriculum. The next word should be an action word and testable in an exam. Max 5 items.
A student should be able to:
std::error_code
, e.g., obtain
the message of the error code or check if an error occurred.