From Jason Turner

[defns.iostream.templates]

Diff to HTML by rtfpessoa

tmp/tmpien7kvrh/{from.md → to.md} RENAMED
@@ -1,8 +1,9 @@
1
- #### 14 iostream class templates <a id="defns.iostream.templates">[[defns.iostream.templates]]</a>
2
 
3
- templates, defined in [[input.output]], that take two template arguments
 
4
 
5
  [*Note 1 to entry*: The arguments are named `charT` and `traits`. The
6
  argument `charT` is a character container class, and the argument
7
  `traits` is a class which defines additional characteristics and
8
  functions of the character type represented by `charT` necessary to
 
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