Re: Is there analog of std::mem_fun_t, but for data members?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Bronek Kozicki wrote:
Alex Blekhman wrote:
Thanks. However, boost is not an option for now. I hope
next version developmnet will incorporate boost.

boost license is liberal enough so that you may simply
copy necessary sources, retain copyright and use it in
your product. You do not have to install it, you may
simply take what you need and add to your own sources.
You do not even need to retain header names or structure,
just keep (C).

It could be an option if boost would have been more modular.
After several attempts to incorporate parts of boost code I
found that amount of work required is higher than
re-implementing it from scratch.


.



Relevant Pages

  • Re: Is there analog of std::mem_fun_t, but for data members?
    ... next version developmnet will incorporate boost. ... You do not have to install it, ... It could be an option if boost would have been more modular. ... Do you have space restrictions on your source code repository or something? ...
    (microsoft.public.vc.stl)
  • Re: Is there analog of std::mem_fun_t, but for data members?
    ... version developmnet will incorporate boost. ... boost license is liberal enough so that you may simply copy necessary sources, retain copyright and use it in your product. ...
    (microsoft.public.vc.stl)
  • Re: Cross platform C++ base library?
    ... Boost license are completely different!) ... In my company we use boost everywhere. ... and it turns out their legal people say "no open source" as a policy. ... but they can't use sensible technologies as a result. ...
    (microsoft.public.vc.mfc)
  • Re: Cross platform C++ base library?
    ... Boost license are completely different!) ... The policy is in the other side ("we don't use ... technologists find this laughable, ...
    (microsoft.public.vc.mfc)