Subject: Re: [boost] [modularization] proposal and poll
From: Peter Dimov (lists_at_[hidden])
Date: 2014-05-30 17:02:01


It didn't make it through. Please use

http://www.pdimov.com/tmp/report.zip

to download the report and

http://www.pdimov.com/tmp/report/smart_ptr.html

(say) to browse it.

The version of boostdep I used to generate the report is attached and the
generation procedure was as follows:

mkdir ..\numeric
boostdep.exe --list-modules > ..\modules.txt
for /f %i in (..\modules.txt) do boostdep.exe --secondary --html %i >
..\%i.html

The links in ..\numeric\*.html are broken because of the subdirectory, but I
had no time to fix that.

-----Original Message-----
From: Peter Dimov
Sent: Friday, May 30, 2014 23:37
To: boost_at_[hidden]
Subject: Re: [boost] [modularization] proposal and poll

Clickable HTML report for all modules, attached (if it makes it through).