mirror of
https://github.com/boostorg/beast.git
synced 2025-08-02 06:15:24 +02:00
Documentation work
This commit is contained in:
@@ -68,7 +68,7 @@ of __serializer__ to write an HTTP message to a `std::ostream`:
|
|||||||
[tip
|
[tip
|
||||||
Serializing to a `std::ostream` could be implemented using an alternate
|
Serializing to a `std::ostream` could be implemented using an alternate
|
||||||
strategy: adapt the `std::ostream` interface to a __SyncWriteStream__,
|
strategy: adapt the `std::ostream` interface to a __SyncWriteStream__,
|
||||||
enable use with the library's existing stream algorithms. This is
|
enabling use with the library's existing stream algorithms. This is
|
||||||
left as an exercise for the reader.
|
left as an exercise for the reader.
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user