Init
This commit is contained in:
19
cppdraft/conventions/general.md
Normal file
19
cppdraft/conventions/general.md
Normal file
@@ -0,0 +1,19 @@
|
||||
[conventions.general]
|
||||
|
||||
# 16 Library introduction [[library]](./#library)
|
||||
|
||||
## 16.3 Method of description [[description]](description#conventions.general)
|
||||
|
||||
### 16.3.3 Other conventions [[conventions]](conventions#general)
|
||||
|
||||
#### 16.3.3.1 General [conventions.general]
|
||||
|
||||
[1](#1)
|
||||
|
||||
[#](http://github.com/Eelis/draft/tree/9adde4bc1c62ec234483e63ea3b70a59724c745a/source/lib-intro.tex#L517)
|
||||
|
||||
Subclause [[conventions]](conventions "16.3.3 Other conventions") describes several editorial conventions used to describe the contents
|
||||
of the C++ standard library[.](#1.sentence-1)
|
||||
|
||||
These conventions are for describing[implementation-defined types](type.descriptions "16.3.3.3 Type descriptions [type.descriptions]"),
|
||||
and [member functions](functions.within.classes "16.3.3.5 Functions within classes [functions.within.classes]")[.](#1.sentence-2)
|
||||
Reference in New Issue
Block a user