From Jason Turner

[defns.iostream.templates]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmpvfnh83r9/{from.md → to.md} +0 -11
tmp/tmpvfnh83r9/{from.md → to.md} RENAMED
@@ -1,11 +0,0 @@
1
- #### 29 iostream class templates <a id="defns.iostream.templates">[[defns.iostream.templates]]</a>
2
-
3
- ⟨library⟩ templates that are declared in header `<iosfwd>` and take two
4
- template arguments
5
-
6
- [*Note 1 to entry*: The arguments are named `charT` and `traits`. The
7
- argument `charT` is a character container class, and the argument
8
- `traits` is a class which defines additional characteristics and
9
- functions of the character type represented by `charT` necessary to
10
- implement the iostream class templates. — *end note*]
11
-