Move my ostream_string function to the IO library

This commit is contained in:
Glen Fernandes
2019-12-14 23:10:30 -05:00
parent 74db4d9a58
commit 16913b5484
5 changed files with 308 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ This library contains various utilities for the standard I/O library.
include::ios_state.adoc[]
include::quoted.adoc[]
include::ostream_joiner.adoc[]
include::ostream_put.adoc[]
:leveloffset: -1