20
Library introduction
[library]
20.3
Definitions
[definitions]
20.3.5
component
[defns.component]
a group of library entities directly related as members, parameters, or return types
[
Note
:
For example, the class template
basic_string
and the non-member function templates that operate on strings are referred to as the
string component
.
—
end note
]