Vicente J. Botet Escriba wrote:
Let me know how do you find the modules and the associated files then.
I'm not sure what you're asking.
If you are asking how, given a module, I (as a human) can find what headers
it contains, I just look into its include/ directory.
If you want to know how, given a header, I can find in what module it is and
what includes it, I do that with boostdep from the command line:
C:\Projects\boost-git\boost>%boostdep% boost/concept/requires.hpp
Inclusion report for