|
Libsaki
Core library of Pancake Mahjong
|
output adapter for output streams More...
#include <json.hpp>


Public Member Functions | |
| output_stream_adapter (std::basic_ostream< CharType > &s) | |
| void | write_character (CharType c) override |
| void | write_characters (const CharType *s, std::size_t length) override |
output adapter for output streams
1.8.13