src/vt/utils/json/output_adaptor.h file

Namespaces

namespace vt
namespace vt::util
namespace vt::util::json

Classes

template<typename StreamLike, typename CharType = char>
struct vt::util::json::OutputAdaptor
A custom output adaptor for optionally compressing the data before outputting to a stream.