|
Boost : |
From: John Maddock (jz.maddock_at_[hidden])
Date: 2020-12-02 18:14:24
>> I believe this is true for the header files, but how would bcp know
>> which subset of source files to include?
>
> bcp gives you the header files included into a source file, and
> nothing more. It also has the caveat that it doesn't preprocess files,
> so it may miss includes that are obscured by macros. It does not give
> you the source files for separately compiled libraries, which may be
> required to implement components declared in those headers.
>
It does give you source files - specifically everything in
libs/libname/src when it finds a header from "libname".
John.
-- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk