neobytes/src/univalue
2024-02-05 23:00:22 +01:00
..
build-aux/m4
gen
include
lib
pc
test
.gitignore
autogen.sh
configure.ac
COPYING
Makefile.am
README
TODO

		UniValue

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

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