mirror of
https://github.com/boostorg/io.git
synced 2025-07-30 04:17:13 +02:00
Update documentation
This commit is contained in:
@ -18,8 +18,11 @@ This library contains various utilities for the standard I/O library.
|
|||||||
:leveloffset: +1
|
:leveloffset: +1
|
||||||
|
|
||||||
include::ios_state.adoc[]
|
include::ios_state.adoc[]
|
||||||
|
|
||||||
include::quoted.adoc[]
|
include::quoted.adoc[]
|
||||||
|
|
||||||
include::ostream_joiner.adoc[]
|
include::ostream_joiner.adoc[]
|
||||||
|
|
||||||
include::ostream_put.adoc[]
|
include::ostream_put.adoc[]
|
||||||
|
|
||||||
:leveloffset: -1
|
:leveloffset: -1
|
||||||
|
@ -308,6 +308,10 @@ test file `ios_state_test.cpp`.
|
|||||||
|
|
||||||
## History
|
## History
|
||||||
|
|
||||||
|
### 20 Dec 2019
|
||||||
|
|
||||||
|
Glen Fernandes made all the saver classes non-copyable.
|
||||||
|
|
||||||
### 28 Feb 2005
|
### 28 Feb 2005
|
||||||
|
|
||||||
Daryle Walker added the restore member functions, based on suggestions by
|
Daryle Walker added the restore member functions, based on suggestions by
|
||||||
|
Reference in New Issue
Block a user