tmp/tmp64a46jsy/{from.md → to.md}
RENAMED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#### 5 component <a id="defns.component">[[defns.component]]</a>
|
| 2 |
+
|
| 3 |
+
group of library entities directly related as members, parameters, or
|
| 4 |
+
return types
|
| 5 |
+
|
| 6 |
+
[*Note 1 to entry*: For example, the class template `basic_string` and
|
| 7 |
+
the non-member function templates that operate on strings are referred
|
| 8 |
+
to as the *string component*. — *end note*]
|
| 9 |
+
|