Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: expand C++ README with information about exception handling #31720

Closed
wants to merge 2 commits into from

Commits on Feb 10, 2020

  1. doc: expand C++ README with information about exception handling

    Add more information about why it is advisable not to use
    `.FromJust()` etc. on Maybe(Local)s, and general information
    about termination exceptions.
    addaleax committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    4e941e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc6786b View commit details
    Browse the repository at this point in the history