mirror of
https://github.com/boostorg/io.git
synced 2025-07-30 04:17:13 +02:00
Update quoted documentation
This commit is contained in:
@ -19,7 +19,6 @@ library.
|
|||||||
:leveloffset: +1
|
:leveloffset: +1
|
||||||
|
|
||||||
include::ios_state.adoc[]
|
include::ios_state.adoc[]
|
||||||
include::quoted.adoc[]
|
|
||||||
|
|
||||||
:leveloffset: -1
|
:leveloffset: -1
|
||||||
|
|
||||||
|
@ -129,3 +129,11 @@ Remarks:: `string`, `escape`, and `delim` have the type and value of the
|
|||||||
corresponding arguments of the call to the `quoted` function that constructed
|
corresponding arguments of the call to the `quoted` function that constructed
|
||||||
`proxy`.
|
`proxy`.
|
||||||
Returns:: `is`.
|
Returns:: `is`.
|
||||||
|
|
||||||
|
## Acknowledgements
|
||||||
|
|
||||||
|
The `quoted()` stream manipulator emerged from discussions on the Boost
|
||||||
|
developers mailing list. Participants included Beman Dawes, Rob Stewart,
|
||||||
|
Alexander Lamaison, Eric Niebler, Vicente Botet, Andrey Semashev,
|
||||||
|
Phil Richards, and Rob Murray. Eric Niebler's suggestions provided the basis
|
||||||
|
for the name and form of the templates.
|
||||||
|
Reference in New Issue
Block a user