20
Library introduction
[library]
20.5
Library-wide requirements
[requirements]
20.5.2
Using the library
[using]
20.5.2.1
Overview
[using.overview]
1
#
This section describes how a C++ program gains access to the facilities of the C++ standard library
.
[using.headers]
describes effects during translation phase 4, while
[using.linkage]
describes effects during phase 8 (
[lex.phases]
)
.