dash/src/univalue
Wladimir J. van der Laan 10127ae80b Merge #8863: univalue: Pull subtree
2ca7faa Squashed 'src/univalue/' changes from daf1285..16a1f7f (MarcoFalke)
2018-01-12 09:57:56 +01:00
..
build-aux/m4
gen
include
lib
pc
test
.gitignore
.travis.yml
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.