ср, 11 сент. 2024 г. в 22:46, Дмитрий Архипов
My questions to the community: do you find this useful? Would you use it in your Boost or non-Boost library? If you do, the module should be moved to tools rather than stay in libs/json.
I went ahead and created a project that contains the described utilities. You can find it here: https://github.com/cppalliance/pretty_printers. Its readme currently serves as the documentation. The project contains two Python scripts and b2 and CMake modules to simplify using those scripts in a project. I want to make it a Boost tool, that is to put it inside boost/tools. So, I was advised to ask for a review on the list. I know we don't usually have reviews for tools, but I guess we should start sooner or later.