Library Documentation
Installation
Usage
Contributing
Defined in File std_stream_extensions.h
Stream out a mapping of key-value pairs.
T – streamable key type
S – streamable value type
os – output stream
map – map of keys->values
std::ostream&