csoren / cpp-exceptions

Suggestions for C++ exception usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the author's subjective views on how to use exceptions in C++ correctly and effectively. Please use it as inspiration instead of a single source of truth.

This work is licensed under cc-by-4.0.

Proceed to the guide

About

Suggestions for C++ exception usage

License:Other