Kevacoin source tree
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.
 
 
 
 
 
 
MarcoFalke 3650668cdb Squashed 'src/univalue/' changes from f32df99..daf1285 8 years ago
build-aux/m4
gen
include Squashed 'src/univalue/' changes from f32df99..daf1285 8 years ago
lib Squashed 'src/univalue/' changes from f32df99..daf1285 8 years ago
pc
test Squashed 'src/univalue/' changes from 2740c4f..f32df99 9 years ago
.gitignore
.travis.yml
COPYING
Makefile.am Squashed 'src/univalue/' changes from 2740c4f..f32df99 9 years ago
README
TODO
autogen.sh
configure.ac Squashed 'src/univalue/' changes from 2740c4f..f32df99 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.