Implement ostream_joiner

This commit is contained in:
Glen Fernandes
2019-12-14 07:56:15 -05:00
parent a6b31015c6
commit 2dc89e1eee
8 changed files with 411 additions and 3 deletions

View File

@@ -7,7 +7,8 @@ Distributed under the Boost Software License, Version 1.0.
////
# Boost.IO
Daryle Walker, Beman Dawes
Daryle Walker, Beman Dawes, Glen Joseph Fernandes <glenjofe@gmail.com>
:docinfo: private-footer
:idprefix:
:source-language: cpp
:toc: left
@@ -19,6 +20,7 @@ library.
:leveloffset: +1
include::ios_state.adoc[]
include::ostream_joiner.adoc[]
:leveloffset: -1