Complete C++ .capnp parser. Also, add a pretty-printing function for arbitrary…
Complete C++ .capnp parser. Also, add a pretty-printing function for arbitrary Cap'n Proto objects which is like the existing stringification but uses whitespace (newlines an indentation) to make the structures more readable.
Showing
This diff is collapsed.
c++/src/capnp/pretty-print.h
0 → 100644
Please
register
or
sign in
to comment