Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 699 Bytes

03_errors_runtime.rst

File metadata and controls

19 lines (15 loc) · 699 Bytes
.. default-domain:: cpp

Handling runtime errors

.. literalinclude:: ../../../examples/03_errors_runtime/main.cpp
    :start-after: #include <iostream>