Argo  1.0
A C++ library for handling JSON.
Classes
file_writer.hpp File Reference

The file_writer class. More...

#include <stdio.h>
#include "common.hpp"
#include "writer.hpp"

Go to the source code of this file.

Classes

class  argo::file_writer
 A derived class of writer that writes to stdio FILEs. More...
 

Detailed Description

The file_writer class.

Definition in file file_writer.hpp.