Hi, this is an attempt at a printer for boost property tree. It is heavily based on the multi_index_container printer, and could potentially benefit from some refactoring to share code better. Also the test currently has a dependency on the std::string visualizer, and I am looking at ways to remove it.
Hi, this is an attempt at a printer for boost property tree. It is heavily based on the multi_index_container printer, and could potentially benefit from some refactoring to share code better. Also the test currently has a dependency on the std::string visualizer, and I am looking at ways to remove it.