This commit is contained in:
2025-10-25 03:02:53 +03:00
commit 043225d523
3416 changed files with 681196 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
[using.overview]
# 16 Library introduction [[library]](./#library)
## 16.4 Library-wide requirements [[requirements]](requirements#using.overview)
### 16.4.3 Using the library [[using]](using#overview)
#### 16.4.3.1 Overview [using.overview]
[1](#1)
[#](http://github.com/Eelis/draft/tree/9adde4bc1c62ec234483e63ea3b70a59724c745a/source/lib-intro.tex#L1678)
Subclause [[using]](using "16.4.3Using the library") describes how a C++ program gains access to the facilities of the
C++ standard library[.](#1.sentence-1)
[[using.headers]](using.headers "16.4.3.2Headers") describes effects during translation
phase 4, while [[using.linkage]](using.linkage "16.4.3.3Linkage") describes effects during [phase
8](lex.phases "5.2Phases of translation[lex.phases]")[.](#1.sentence-2)