Update documentation

This commit is contained in:
Glen Fernandes
2019-12-20 08:32:57 -05:00
parent 21b20f4a9e
commit 6dd527bf78
2 changed files with 7 additions and 0 deletions

View File

@ -18,8 +18,11 @@ This library contains various utilities for the standard I/O library.
:leveloffset: +1
include::ios_state.adoc[]
include::quoted.adoc[]
include::ostream_joiner.adoc[]
include::ostream_put.adoc[]
:leveloffset: -1

View File

@ -308,6 +308,10 @@ test file `ios_state_test.cpp`.
## History
### 20 Dec 2019
Glen Fernandes made all the saver classes non-copyable.
### 28 Feb 2005
Daryle Walker added the restore member functions, based on suggestions by