Files
hush3/src/univalue
2018-04-12 21:13:16 +03:00
..
2018-04-12 21:13:16 +03:00

		UniValue

A universal value object, with JSON encoding (output) and decoding (input).

Built as a single dynamic RAII C++ object class, and no templates.