Init
This commit is contained in:
13
cppdraft/support/exception/general.md
Normal file
13
cppdraft/support/exception/general.md
Normal file
@@ -0,0 +1,13 @@
|
||||
[support.exception.general]
|
||||
|
||||
# 17 Language support library [[support]](./#support)
|
||||
|
||||
## 17.9 Exception handling [[support.exception]](support.exception#general)
|
||||
|
||||
### 17.9.1 General [support.exception.general]
|
||||
|
||||
[1](#1)
|
||||
|
||||
[#](http://github.com/Eelis/draft/tree/9adde4bc1c62ec234483e63ea3b70a59724c745a/source/support.tex#L3843)
|
||||
|
||||
The header <exception> defines several types and functions related to the handling of exceptions in a C++ program[.](#1.sentence-1)
|
||||
Reference in New Issue
Block a user