16
Library introduction
[library]
16.3
Definitions
[definitions]
16.3.5
[defns.component]
component
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
]