You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonas Schnelli
2f9f082b5e
|
9 years ago | |
---|---|---|
build-aux/m4 | 9 years ago | |
gen | 9 years ago | |
include | 9 years ago | |
lib | 9 years ago | |
pc | 9 years ago | |
test | 9 years ago | |
.gitignore | 9 years ago | |
.travis.yml | 9 years ago | |
COPYING | 9 years ago | |
Makefile.am | 9 years ago | |
README | 9 years ago | |
TODO | 9 years ago | |
autogen.sh | 9 years ago | |
configure.ac | 9 years ago |
README
UniValue
A universal value object, with JSON encoding (output) and decoding (input).
Built as a single dynamic RAII C++ object class, and no templates.