
On Fri, Dec 19, 2008 at 8:46 AM, Christoph Heindl <christoph.heindl@gmail.com> wrote:
Dear developers and members,
I'm using boost for quite a while now and it helped me a LOT in my daily work!
I wanted to give something back to the community and started a boost inter-project dependency parser project. The aim of the project is to generate boost inter-project dependencies by parsing boost header files and aggregate them in managable images. First results can be found at
http://picasaweb.google.com/christoph.heindl/BoostDependencies1370#
Please find the code, additional information and limitations at
http://cheind.blogspot.com/2008/12/generic-dependency-parser-boost.html
I hope this is useful to somebody :)
Oh very nice. Not sure what else I can say. Very well done.