Boost-Pretty-Printer icon indicating copy to clipboard operation
Boost-Pretty-Printer copied to clipboard

add printer for boost::property_tree::basic_ptree

Open randomphrase opened this issue 3 years ago • 0 comments

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.

randomphrase avatar Apr 18 '21 09:04 randomphrase