From Jason Turner

[defns.iostream.templates]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmpycb1eusf/{from.md → to.md} +0 -10
tmp/tmpycb1eusf/{from.md → to.md} RENAMED
@@ -1,10 +0,0 @@
1
- #### 12 iostream class templates <a id="defns.iostream.templates">[[defns.iostream.templates]]</a>
2
-
3
- templates, defined in Clause  [[input.output]], that take two template
4
- arguments
5
- The arguments are named `charT` and `traits`. The argument `charT` is a
6
- character container class, and the argument `traits` is a class which
7
- defines additional characteristics and functions of the character type
8
- represented by `charT` necessary to implement the iostream class
9
- templates.
10
-