1 #ifndef _json_fd_writer_hpp_ 2 #define _json_fd_writer_hpp_ 45 virtual void write(
const std::string &s);
Simple proxy for write operations on various types of stream.
#define NAMESPACE
You can change the namespace of the whole library by changing this value.
Common defs needed everywhere and, as far as is possible, platform specific changes.
A derived class of writer that writes to POSIX file descriptors.