Boost logo

Boost Users :

Subject: Re: [Boost-users] Cutting headers
From: Igor Mironchik (igor.mironchik_at_[hidden])
Date: 2017-05-09 07:31:10


Hi,

Thank you for your replies.

2017-05-09 10:04, Asif Lodhi пишет:
> It looks like you fear that all the boost libraries will get included
> in your final executable - that's not the case. Only the code that you
> call gets included - that's a function of C++ compiler tool chain.
> Including a header makes code from that library available to your own
> code. You can then use using declarations or using directives for
> scoping. Only the functions that you call get included.

No, I asked about it because I possibly will put part of Boost in the
repo...

>
> On 9 May 2017 at 11:21, Igor Mironchik via Boost-users
> <boost-users_at_[hidden] <mailto:boost-users_at_[hidden]>> wrote:
>
>
> 2017-05-09 09:07, degski via Boost-users пишет:
>> On 9 May 2017 at 08:44, Igor Mironchik via Boost-users
>> <boost-users_at_[hidden]
>> <mailto:boost-users_at_[hidden]>> wrote:
>>
>> Is it possible?
>>
>>
>> Without specifying which library you are thinking of, no-one can
>> answer that question other than by saying: "It depends".
>
> I asked about such approach totally. But if there is no common
> answer - your answer is good enough for me. Thank you.
>
> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient>
> Virus-free. www.avg.com
> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient>
>
>
> <#m_6096996810453407500_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden] <mailto:Boost-users_at_[hidden]>
> https://lists.boost.org/mailman/listinfo.cgi/boost-users
> <https://lists.boost.org/mailman/listinfo.cgi/boost-users>
>
>
>
>
> --
> Best regards,
>
> -Asif
>

---
This email has been checked for viruses by AVG.
http://www.avg.com


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net