git-subtree-dir: src/univalue git-subtree-split: 9ef5b78c1998509b8f1ccd76f0aee15140e384be
8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
|
|
UniValue
|
|
|
|
A universal value object, with JSON encoding (output) and decoding (input).
|
|
|
|
Built as a single dynamic RAII C++ object class, and no templates.
|
|
|