Builder::settings_
authorChristopher Dunn <cdunn2001@gmail.com>
Mon, 9 Feb 2015 23:22:28 +0000 (17:22 -0600)
committerChristopher Dunn <cdunn2001@gmail.com>
Mon, 9 Feb 2015 23:30:11 +0000 (17:30 -0600)
commita9e1ab302dbf5a40291d71016bb378510b3e74c0
treebf598815cb05d990b3abefeb0b442503feed23f8
parent694dbcb328c9110af654c64c74c65e8cf0149d7c
Builder::settings_

We use Json::Value to configure the builders so we can maintain
binary-compatibility easily.
doc/jsoncpp.dox
include/json/reader.h
include/json/writer.h
src/lib_json/json_reader.cpp
src/lib_json/json_writer.cpp