mirror of
https://github.com/boostorg/io.git
synced 2025-06-25 03:51:36 +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
|
||||
|
||||
include::ios_state.adoc[]
|
||||
|
||||
include::quoted.adoc[]
|
||||
|
||||
include::ostream_joiner.adoc[]
|
||||
|
||||
include::ostream_put.adoc[]
|
||||
|
||||
:leveloffset: -1
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user